switchrManifest {switchr} | R Documentation |
switchrManifest
Description
Generate a manifest of all currently available (existing) swtichr libraries.
Usage
switchrManifest()
Value
A data.frame with information about the located switchr libraries
Note
This function reads cached metadata from the current switchr base
directory (~/.switchr by default). This cache is updated whenever
the switchr framework is used to create or destroy a switchr library,
but will not be updated if one is added or removed manually. In
such cases updateManifest
must be called first
[Package switchr version 0.14.8 Index]