Names of the core fgeo packages.
fgeo_packages(include_self = TRUE)
| include_self | Logical. Should the output include fgeo? |
|---|
A string.
Other functions to explore fgeo: fgeo_browse,
fgeo_help
fgeo_packages()#> [1] "fgeo.analyze" "fgeo.plot" "fgeo.tool" "fgeo.x" "fgeo"fgeo_packages(include_self = FALSE)#> [1] "fgeo.analyze" "fgeo.plot" "fgeo.tool" "fgeo.x"