Learn R Programming

fgeo (version 1.1.4)

fgeo_packages: Names of the core fgeo packages.

Description

Names of the core fgeo packages.

Usage

fgeo_packages(include_self = TRUE)

Arguments

include_self

Logical. Should the output include fgeo?

Value

A string.

See Also

Other functions to explore fgeo: fgeo_browse, fgeo_help

Examples

Run this code
# NOT RUN {
fgeo_packages()
fgeo_packages(include_self = FALSE)
# }

Run the code above in your browser using DataLab