[.cropr_simulation | R Documentation |
[
method for cropr_simulation
This method ensure keeping the cropr_simulation
attribute when subsetting a
cropr_simulation
list.
## S3 method for class 'cropr_simulation'
x[...]
x |
A |
... |
An index |
A subset of a cropr_simulation
, keeping its attribute
## Not run:
library(SticsRFiles)
sim = SticsRFiles::get_sim(workspace = "inst/extdata/stics_example_1")
sim[[1]] # returns a `cropr_simulation` list
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.