solution | R Documentation |
Reproduce a result for exercises 8-11 created by me for comparison.
solution(skip = NULL, end = NULL, weekdays = FALSE)
skip |
character vector of dates to skip |
end |
character string of date to end on |
weekdays |
logical flag whether to add weekdays |
A character vector of dates in the format "25th February 2020 Tuesday".
The week day is added depending on the weekdays
argument.
Particular days can be skipped and the whole vector can end at a specific date.
solution.check
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.