Description Usage Arguments Examples
create_cal
1 | create_cal(start_yr, end_yr)
|
start_yr |
4-digit integer start year (no quotes needed) |
end_yr |
4-digit integer end year (no quotes needed) |
1 2 | cal_test <- create_cal(start_yr = 2005, end_yr = 2016)
View(cal_test)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.