View source: R/module_create_DependencyGraph.R
module_create_DependencyGraph | R Documentation |
Create package dependency graph
module_create_DependencyGraph(
Rversion = paste(R.version[c("major", "minor")], collapse = ".")
)
Rversion |
[character] (with default): R version for which the graph is created |
The script based on:
0.1.0
Kreutzer, S., 2025. module_create_DependencyGraph(): Create Dependency Graph. Function version 0.1.0. In: Kreutzer, S., Burow, C., 2025. RLumBuild: RLum Universe Package Building. R package version 0.1.10. https://github.com/R-Lum/RLumBuild
Module currently not acctivated
Sebastian Kreutzer, Institute of Geography, Heidelberg University (Germany) , RLum Developer Team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.