get_cabinets {cabinets} | R Documentation |
Print available cabinets
Description
get_cabinets
returns objects of class FileCabinet.
Usage
get_cabinets(envir = parent.frame())
Arguments
envir |
The environment to check in. The default is the global environment. |
Value
Objects of class FileCabinet found in the global environment.
Examples
get_cabinets()
[Package cabinets version 0.6.0 Index]