Expand description
R language plugin
Provides graph-native extraction for functions, S3/S4 methods, R6 classes, and captures import/export relations common in R packages.
Re-exports§
pub use relations::RGraphBuilder;
Modules§
- relations
- Relation extraction wiring for R.
Structs§
- RPlugin
- R language plugin implementation