rdf_get_timespan: Returns the simulation timespan from an rdf
Description
rdf_get_timespan() gets the simulation timespan from an rdf object.
Usage
rdf_get_timespan(rdf)
Value
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.