R/smart_functions.R
get.smart.Rd
get.smart retrieves smart.data objects from the global smart-cache or throws a message if the global cache does not exist
get.smart
smart.data
get.smart(..., list.only = FALSE)
Names of the smart objects (as found in class member name) given as symbols or strings
name
(logical | FALSE) When TRUE existing keys of the smart-cache are returned before exiting
TRUE
A list of retrieved smart.data objects, invisibly.