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)

Arguments

...

Names of the smart objects (as found in class member name) given as symbols or strings

list.only

(logical | FALSE) When TRUE existing keys of the smart-cache are returned before exiting

Value

A list of retrieved smart.data objects, invisibly.