get_times | R Documentation |
Get output times
get_times(x)
x |
(vector of) scenario objects |
(list of) times vector
set_times()
# Create a scenario
myscenario <- GUTS_RED_IT() %>% set_times(0:5)
# Returns the defined output times
get_times(myscenario)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.