Description Usage Arguments Value Examples
Check Time Sheet
1 |
x |
A data frame to check. |
nrow |
A flag indicating whether x should have rows (versus no rows) or a missing value indicating no requirements or a count or count range of the number of rows. |
exclusive |
A flag indicating whether other columns are not permitted. |
order |
A flag indicating whether the columns have to occur in the same order as values. |
An invisible copy of x (if it doesn't throw an error).
1 | check_timesheet(poistimesheets::timesheet)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.