spatstat.family: Names of All Packages in the Spatstat Family

View source: R/news.R

spatstat.familyR Documentation

Names of All Packages in the Spatstat Family

Description

Provides the names of all the packages belonging to the spatstat family of packages.

Usage

  spatstat.family(subpackages=TRUE, extensions=FALSE)

Arguments

subpackages

Logical value specifying whether to include sub-packages.

extensions

Logical value specifying whether to include extension packages.

Details

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.core

  • spatstat.linnet

  • spatstat

An “extension package” is a package which must be loaded explicitly. The extension packages are:

  • spatstat.gui

  • spatstat.local

  • spatstat.Knet

Value

Character vector of package names.

Author(s)

\spatstatAuthors

.

See Also

latest.news


baddstats/spatstat documentation built on May 9, 2022, 7:35 p.m.