zap_everything()
.jafun
now imports haven
and tidyselect
and suggests labelled
.R-CMD-check.yaml
file with the standard template provided by usethis::use_github_action_check_standard()
.day_to_num()
which prevented it from working correctly when supplied with a vector containing multiple instances of the same day of the week.jafun
no longer imports janitor
, but does now import stringr
.days_of_week()
and fixed a bug in its implementation which allowed non-logical values to be supplied to its abbr
argument (#3).source_scripts()
that passed but for the wrong reason.prop_missing()
and source_scripts()
.day_to_num()
now has an ignore_case
argument which defaults to TRUE
.jafun
now imports janitor
. day_to_num()
, days_of_week()
and n_day()
functions added.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.