e3d_watchcell_get_result | R Documentation |
This function gets the results of an watched parameter and stacks them in a raster stack. Make sure to set watch method before running e3d by e3d_watchcell_set()!
e3d_watchcell_get_result(watchcellid, path = tempdir())
watchcellid |
integer, id of parameter of interest - explanation and possible valuesin e3d_watchcell_IDs |
path |
path model folder |
e3d_watchcell_set <- function(2, path = tempdir())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.