store.pivotr {radiant.data} | R Documentation |
Deprecated: Store method for the pivotr function
Description
Deprecated: Store method for the pivotr function
Usage
## S3 method for class 'pivotr'
store(dataset, object, name, ...)
Arguments
dataset |
Dataset |
object |
Return value from |
name |
Name to assign to the dataset |
... |
further arguments passed to or from other methods |
Details
Return the summarized data. See https://radiant-rstats.github.io/docs/data/pivotr.html for an example in Radiant
See Also
pivotr
to generate summaries
[Package radiant.data version 1.6.6 Index]