rdf_get_timespan: Returns the simulation timespan from an rdf

Description Usage Arguments Value Examples

View source: R/rdf_helperFunctions.R

Description

rdf_get_timespan() gets the simulation timespan from an rdf object.

Usage

1

Arguments

rdf

An rdf object (likely from read.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.

Examples

1

RWDataPlyr documentation built on April 17, 2020, 9:06 a.m.