Learn R Programming

radiant.data (version 0.8.1)

register: Register a data.frame in the datasetlist in Radiant

Description

Register a data.frame in the datasetlist in Radiant

Usage

register(new = "", org = "", descr = "", envir = parent.frame(), ...)

Arguments

new

Name of the new dataset

org

Name of the original data

descr

Dataset description

envir

Environment to assign 'new' dataset (optional). Used if 'new' is specified but an r_data list is not available

...

further arguments passed to or from other methods

Details

Store data frame in Radiant r_data list if available