Learn R Programming

cabinets (version 0.6.0)

get_cabinets: 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

Run this code
# NOT RUN {
get_cabinets()
# }

Run the code above in your browser using DataLab