diff --git a/404.html b/404.html index f5d63949..b3347afe 100644 --- a/404.html +++ b/404.html @@ -20,7 +20,7 @@ - + Skip to contents @@ -30,7 +30,7 @@ FreesearchR - 25.5.4 + 25.5.2 - - - - - -
-
-
- -
-

Simplified version of the snakecase packages to_snake_case

-
- -
-

Usage

-
simple_snake(data)
-
- -
-

Arguments

- - -
data
-

character string vector

- -
-
-

Value

-

vector

-
- -
-

Examples

-
c("foo bar", "fooBar21", "!!Foo'B'a-r", "foo_bar", "F  OO bar") |> simple_snake()
-#> [1] "foo_bar"   "foobar21"  "fooba-r"   "foo_bar"   "f__oo_bar"
-
-
-
- - -
- - - - - - - diff --git a/reference/sort_by.html b/reference/sort_by.html index ff540dc6..0ff26e2c 100644 --- a/reference/sort_by.html +++ b/reference/sort_by.html @@ -1,5 +1,5 @@ -Drop-in replacement for the base::sort_by with option to remove NAs — sort_by • FreesearchR +Drop-in replacement for the base::sort_by with option to remove NAs — sort_by • FreesearchR Skip to contents @@ -7,7 +7,7 @@ FreesearchR - 25.5.4 + 25.5.2