parse_year_strings | R Documentation |
Parse and generate lists of years.
parse_year_strings(year_strings)
year_strings |
A vector of strings that each either represents a single year or a sequence of year in the format 'start:stop'. |
run_years List of integer vectors, representing the years to simulate for each run.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.