View source: R/fun-solution.check.R
solution.check | R Documentation |
Create a neat table of the dates you created.
solution.check(result, years.incl = NULL, months.incl = NULL)
result |
character vector of dates |
years.incl |
character vector of years to include in the table |
months.incl |
character vector of months to include in the table |
Warning
If you try to get a table for three years, it may not print completely.
In that case, limit it to a single year with the years
argument.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.