Description Usage Arguments Value Examples
View source: R/rdf_helperFunctions.R
rdf_get_timespan() gets the simulation timespan from an rdf object.
| 1 | rdf_get_timespan(rdf)
 | 
| rdf | An  | 
A named character vector with two elements. The first element, named
"start", includes the start date of the simulation. The second element,
named "end", includes the end date of the simulation.
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.