diff --git a/404.html b/404.html index 5fe656f..63740f7 100644 --- a/404.html +++ b/404.html @@ -14,8 +14,8 @@ - - + +
@@ -74,7 +74,7 @@vignettes/janitor.Rmd
janitor.Rmd
vignettes/tabyls.Rmd
tabyls.Rmd
Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/authors.html b/authors.html index 381331c..3180724 100644 --- a/authors.html +++ b/authors.html @@ -1,5 +1,5 @@ -When using row_to_names()
, when all input values in row_number
for a column are NA
, row_to_names()
creates a column name of "NA"
, a character, rather than NA
. If code previously used relied on a column name of NA
, it will now error. To fix this, rely on a column name of "NA"
.
When tabyl()
is called on a data.frame containing labels, it now displays the label attribute as the name of the first column in the the resulting tabyl
object (@olivroy, #394). This may break subsequent code that refers to the output of such a tabyl
by column name. To maintain the previous behavior of ignoring variable labels, you can remove the labels with a function like haven::zap_labels()
or labelled::remove_labels()
before calling tabyl()
.
sas_numeric_to_date()
now warns for timezones other than “UTC” due to the way that SAS loads timezones, and the default timezone for sas_numeric_to_date()
is now “UTC” instead of “” (#583, @billdenney)
Remove dplyr verbs superseded in dplyr 1.0.0 (#547, @olivroy)
Restyle the package and vignettes according to the tidyverse style guide (#548, olivroy)
Restyle the package and vignettes according to the tidyverse style guide (#548, @olivroy)
Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/adorn_pct_formatting.html b/reference/adorn_pct_formatting.html index 0ac67b3..7c9bd29 100644 --- a/reference/adorn_pct_formatting.html +++ b/reference/adorn_pct_formatting.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/adorn_percentages.html b/reference/adorn_percentages.html index 606da99..ee3f115 100644 --- a/reference/adorn_percentages.html +++ b/reference/adorn_percentages.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/adorn_rounding.html b/reference/adorn_rounding.html index ce13adb..4d7fd42 100644 --- a/reference/adorn_rounding.html +++ b/reference/adorn_rounding.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/adorn_title.html b/reference/adorn_title.html index a9d50d8..465a379 100644 --- a/reference/adorn_title.html +++ b/reference/adorn_title.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/adorn_totals.html b/reference/adorn_totals.html index e97b7d4..aa558e2 100644 --- a/reference/adorn_totals.html +++ b/reference/adorn_totals.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/as_tabyl.html b/reference/as_tabyl.html index 302defa..eb40f13 100644 --- a/reference/as_tabyl.html +++ b/reference/as_tabyl.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/chisq.test.html b/reference/chisq.test.html index 577423c..87d2aa8 100644 --- a/reference/chisq.test.html +++ b/reference/chisq.test.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/clean_names.html b/reference/clean_names.html index 5b5afca..01c5662 100644 --- a/reference/clean_names.html +++ b/reference/clean_names.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/compare_df_cols.html b/reference/compare_df_cols.html index f66e082..1b97c4b 100644 --- a/reference/compare_df_cols.html +++ b/reference/compare_df_cols.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/compare_df_cols_same.html b/reference/compare_df_cols_same.html index 46863b9..242709f 100644 --- a/reference/compare_df_cols_same.html +++ b/reference/compare_df_cols_same.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/convert_to_NA.html b/reference/convert_to_NA.html index f9368a3..5d16116 100644 --- a/reference/convert_to_NA.html +++ b/reference/convert_to_NA.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/crosstab.html b/reference/crosstab.html index c2f134d..35817ab 100644 --- a/reference/crosstab.html +++ b/reference/crosstab.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/describe_class.html b/reference/describe_class.html index ad524c3..0d2d3d1 100644 --- a/reference/describe_class.html +++ b/reference/describe_class.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/excel_numeric_to_date.html b/reference/excel_numeric_to_date.html index e0832de..0dfb011 100644 --- a/reference/excel_numeric_to_date.html +++ b/reference/excel_numeric_to_date.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/excel_time_to_numeric.html b/reference/excel_time_to_numeric.html index 990978e..28bc2fe 100644 --- a/reference/excel_time_to_numeric.html +++ b/reference/excel_time_to_numeric.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/fisher.test.html b/reference/fisher.test.html index fbd24ac..5cf3f81 100644 --- a/reference/fisher.test.html +++ b/reference/fisher.test.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/get_dupes.html b/reference/get_dupes.html index e59b515..60bc610 100644 --- a/reference/get_dupes.html +++ b/reference/get_dupes.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/get_one_to_one.html b/reference/get_one_to_one.html index e59ab9d..fdb2841 100644 --- a/reference/get_one_to_one.html +++ b/reference/get_one_to_one.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/index.html b/reference/index.html index 89b2d63..7826545 100644 --- a/reference/index.html +++ b/reference/index.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/janitor-package.html b/reference/janitor-package.html index 25e7a2a..e3c90b9 100644 --- a/reference/janitor-package.html +++ b/reference/janitor-package.html @@ -1,5 +1,5 @@ -Site built with pkgdown 2.1.0.
+Site built with pkgdown 2.1.1.
diff --git a/reference/mu_to_u.html b/reference/mu_to_u.html index 90228d4..4236364 100644 --- a/reference/mu_to_u.html +++ b/reference/mu_to_u.html @@ -1,5 +1,5 @@ -# not run:
# dat %>% remove_empty_rows
-