Open gaborcsardi opened 9 years ago
Extract dependencies:
map_r_package
map_r_script
map_r_folder
map_sas_folder
map_sas_script
Work with the extracted dependencies:
plot
interactive_plot
unused_functions
annotate
deps
rev_deps
functions
functions_called
Graph theoretic stuff
as_igraph
as_network
Extract dependencies:
map_r_package
map_r_script
map_r_folder
map_sas_folder
map_sas_script
Work with the extracted dependencies:
plot
interactive_plot
unused_functions
Find functions that are never called (and that are not exported if we have an R package).annotate
Annotate functions based on hand-curated databases.deps
Dependencies for all or some functions.rev_deps
Dependents for all or some functions.functions
All functions that were analyzed.functions_called
All functions called.Graph theoretic stuff
as_igraph
as_network