View source: R/DyMEP_apply_unknown_environment_prediction_utils.R
envpredutils.period_date_creator | R Documentation |
A function to create a date vector
envpredutils.period_date_creator(start_date, period_length)
start_date |
start of the phase |
period_length |
length of the period |
sequence of dates
envpredutils.period_date_creator(as.Date("2024-01-15"),100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.