Learn R Programming

switchr (version 0.14.8)

full_libpaths: full_libpaths

Description

Accessor for the full library path associate with a SwitchrCtx, including the R library and (if not excluded) the site library

Usage

full_libpaths(seed)

# S4 method for SwitchrCtx full_libpaths(seed)

Value

For the getter, the full set of library paths associated with the SwitchrCtx object, for the setter, the object, updated with the new set of full lib paths.

Arguments

seed

a SwitchrCtx