register: Register a data.frame in the datasetlist in Radiant
Description
Register a data.frame in the datasetlist in RadiantUsage
register(new = "", org = "", descr = "", envir = parent.frame(), ...)
Arguments
new
Name of the new dataset
org
Name of the original data
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