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