Store predicted values generated in the crs function
# S3 method for crs
store(object, name = "predict_cf", envir = parent.frame(),
...)
Return value from crs
Name of the dataset to store
Environment to assign 'new' dataset (optional). Used when an r_data list is not available
further arguments passed to or from other methods
Store data frame with predictions in Radiant r_data list if available. See https://radiant-rstats.github.io/docs/model/crs.html for an example in Radiant