Learn R Programming

radiant.data (version 0.8.1)

store.explore: Store method for the explore function

Description

Store method for the explore function

Usage

# S3 method for explore
store(object, name, ...)

Arguments

object

Return value from explore

name

Name to assign to the dataset

...

further arguments passed to or from other methods

Details

Add the summarized data to the r_data list in Radiant or return it. See http://radiant-rstats.github.io/docs/data/explore.html for an example in Radiant

See Also

explore to generate summaries