Version 1.2.0
Minor version update from ver 1.1.0
. It currently has no ERRORS, WARNINGS, or NOTES from devtools::check
. Changes from previous release are as follows:
- New function:
name_vec
. Creates a named vector of specified contents and names github_tree
now supports excluding no directories from the folder tree (this is the default behavior now)- New function behavior:
num_check
now accepts multiple column names/numbers to itscol
argument - New function behavior:
date_check
now accepts multiple column names/numbers to itscol
argument - Deprecated function:
multi_num_check
is now deprecated (with a warning) because it is a special case ofnum_check
- Deprecated function:
multi_date_check
is now deprecated (with a warning) because it is a special case ofdate_check