Provides the names of all the packages belonging to the spatstat family of packages.
spatstat.family(subpackages=TRUE, extensions=FALSE)
Character vector of package names.
Logical value specifying whether to include sub-packages.
Logical value specifying whether to include extension packages.
Adrian Baddeley Adrian.Baddeley@curtin.edu.au, Rolf Turner rolfturner@posteo.net and Ege Rubak rubak@math.aau.dk.
This function returns a character vector containing the names of the packages that belong to the spatstat family.
By default, only the sub-packages are listed, and not the extension packages.
A “sub-package” is a package which is implicitly loaded or imported
when the command library(spatstat)
is issued. Currently the
sub-packages are:
spatstat.utils
spatstat.data
spatstat.sparse
spatstat.geom
spatstat.random
spatstat.explore
spatstat.model
spatstat.linnet
spatstat
An “extension package” is a package which must be loaded explicitly. The extension packages are:
spatstat.gui
spatstat.local
spatstat.Knet
latest.news