store.crs {radiant.model} | R Documentation |
Deprecated: Store method for the crs function
Description
Deprecated: Store method for the crs function
Usage
## S3 method for class 'crs'
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 recommendations See https://radiant-rstats.github.io/docs/model/crs.html for an example in Radiant
[Package radiant.model version 1.6.6 Index]