solution.check: check your solution

View source: R/fun-solution.check.R

solution.checkR Documentation

check your solution

Description

Create a neat table of the dates you created.

Usage

solution.check(result, years.incl = NULL, months.incl = NULL)

Arguments

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.


olobiolo/Rdlazer documentation built on Aug. 6, 2022, 11:37 a.m.