Changes from preceding version are listed below
name_vec
. Creates a named vector of
specified contents and namesgithub_tree
now supports excluding no directories from
the folder tree (this is the default behavior now)num_check
now accepts multiple
column names/numbers to its col
argumentdate_check
now accepts multiple
column names/numbers to its col
argumentmulti_num_check
is now deprecated
(with a warning) because it is a special case of
num_check
multi_date_check
is now deprecated
(with a warning) because it is a special case of
date_check
Changes from preceding version are listed below
github_ls
. Lists contents of specified
GitHub repository either recursively or only top-level/specified
foldergithub_tree
. Creates a file tree diagram
for a specified GitHub repositorypcoa_ord
and nms_ord
now include arguments
for changing point size (pt_size
) and opacity
(pt_alpha
; i.e., transparency). Changes to point size are
reflected in the legend but changes to opacity are not reflected in the
legend pointsdiff_check
crop_tri
This is the first fully-functioning version of the package. It
currently has no ERRORs, WARNINGs, or NOTEs from
devtools::check