package.load: package.load - a function to load (library) all required...

View source: R/package.load.R

package.loadR Documentation

package.load - a function to load (library) all required packages.

Description

This function allows you to load all of the common use packages dependencies for Spectre. See https://sydneycytometry.org.au/spectre for usage instructions and vignettes.

Usage

package.load(type = "general")

Arguments

type

DEFAULT = "general". If "general", then loads packages required for general Spectre usage. If "spatial", then loads additional packages required for spatial analysis. If "ML", then loads additional packages required for machine-learing functionality.

Value

loads all the common use package libraries.

Author(s)

Thomas M Ashhurst, thomas.ashhurst@sydney.edu.au

References

https://sydneycytometry.org.au/spectre

Examples

package.load()


ImmuneDynamics/Spectre documentation built on Oct. 12, 2024, 7:55 p.m.