Learn R Programming

radiant.data (version 0.6.0)

store.data.frame: Store method for the Data > View tab

Description

Store method for the Data > View tab

Usage

"store"(object, new = "", org = "", envir = parent.frame(), ...)

Arguments

object
Filtered data frame from the Data > View tab
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