diff --git a/404.html b/404.html index 9b4f1f82..f0cba2a9 100644 --- a/404.html +++ b/404.html @@ -30,7 +30,7 @@ FreesearchR - 25.12.1 + 25.11.2 - - - - - -
-
-
- -
-

Written assisted by Claude.ai. It is long and possibly too complicated, -but it works

-
- -
-

Usage

-
collapse_spaces(x, preserve_newlines = TRUE)
-
- -
-

Arguments

- - -
x
-

character string

- - -
preserve_newlines
-

flag to preserve new lines

- -
-
-

Value

-

character string

-
- -
-

Examples

-
collapse_spaces(c("cyl", "di sp","s e   d","d  e'dl  e'"))
-#> Error in collapse_spaces(c("cyl", "di sp", "s e   d", "d  e'dl  e'")): could not find function "collapse_spaces"
-
-
-
- - -
- - - - - - - diff --git a/reference/collapse_spaces.md b/reference/collapse_spaces.md deleted file mode 100644 index 7916856a..00000000 --- a/reference/collapse_spaces.md +++ /dev/null @@ -1,31 +0,0 @@ -# Substitue spaces/tabs with single space excluding text within quotes - -Written assisted by Claude.ai. It is long and possibly too complicated, -but it works - -## Usage - -``` r -collapse_spaces(x, preserve_newlines = TRUE) -``` - -## Arguments - -- x: - - character string - -- preserve_newlines: - - flag to preserve new lines - -## Value - -character string - -## Examples - -``` r -collapse_spaces(c("cyl", "di sp","s e d","d e'dl e'")) -#> Error in collapse_spaces(c("cyl", "di sp", "s e d", "d e'dl e'")): could not find function "collapse_spaces" -``` diff --git a/reference/columnSelectInput.html b/reference/columnSelectInput.html index a7271e88..0bd60cf1 100644 --- a/reference/columnSelectInput.html +++ b/reference/columnSelectInput.html @@ -9,7 +9,7 @@ Adds the option to select "none" which is handled later'>FreesearchR - 25.12.1 + 25.11.2