[.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
path <- file.path(get_examples_path("sti"), "workspace1")
sim <- SticsRFiles::get_sim(workspace = path)
# sim returns a `cropr_simulation` list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.