diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 9472e62..4592ace 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -3,5 +3,5 @@ pkgdown: 2.0.7 pkgdown_sha: ~ articles: QCkit: QCkit.html -last_built: 2024-02-02T04:06Z +last_built: 2024-02-02T16:00Z diff --git a/docs/reference/DC_col_check.html b/docs/reference/DC_col_check.html index 3fe2bfd..2ea563c 100644 --- a/docs/reference/DC_col_check.html +++ b/docs/reference/DC_col_check.html @@ -49,7 +49,7 @@
diff --git a/docs/reference/check_dc_cols.html b/docs/reference/check_dc_cols.html index 07501b4..ccf0e29 100644 --- a/docs/reference/check_dc_cols.html +++ b/docs/reference/check_dc_cols.html @@ -47,7 +47,7 @@
diff --git a/docs/reference/replace_blanks.html b/docs/reference/replace_blanks.html index 5d40d53..100bbf2 100644 --- a/docs/reference/replace_blanks.html +++ b/docs/reference/replace_blanks.html @@ -62,7 +62,8 @@

Replaces all blank cells with NA

Arguments

directory
-

String. Path to the file(s) to have blanks replaced with NAs. Defaults to the working directory of the project (here::here())

+

String. Path to the file(s) to have blanks replaced with +NAs. Defaults to the working directory of the project (here::here())

@@ -86,7 +87,10 @@

Details

Examples

- +
if (FALSE) {
+replace_blanks()
+}
+