jaspState.RdA jasp object to store R objects between consecutive runs of an analysis.
createJaspState(object = NULL, dependencies = NULL)
| title | String, title of the jaspContainer |
|---|---|
| position | see jaspObject |
jaspResults::jaspObjR -> jaspStateR
objectan R object or NULL if the dependencies changed.
Inherited methods
new()create a new jaspState object, however, createJaspState is preferred.
jaspStateR$new(object = NULL, dependencies = NULL, jaspObject = NULL)