View source: R/rdf_helperFunctions.R
| rdf_get_timespan | R Documentation |
rdf_get_timespan() gets the simulation timespan from an rdf object.
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.
rdf_get_timespan(keyRdf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.