diff --git a/404.html b/404.html index 9cbdc508..fb416046 100644 --- a/404.html +++ b/404.html @@ -23,7 +23,7 @@ FreesearchR - 25.4.1 + 25.3.2 - - - - - -
-
-
- -
-

Drop-in replacement for the base::sort_by with option to remove NAs

-
- -
-

Usage

-
sort_by(x, y, na.rm = FALSE, ...)
-
- -
-

Arguments

- - -
x
-

x

- - -
y
-

y

- - -
na.rm
-

remove NAs

- - -
...
-

passed to base_sort_by

- -
-
-

Value

-

vector

-
- -
-

Examples

-
sort_by(c("Multivariable", "Univariable"),c("Univariable","Minimal","Multivariable"))
-#> [1] "Univariable"   NA              "Multivariable"
-
-
-
- - -
- - - - - - - diff --git a/reference/specify_qmd_format.html b/reference/specify_qmd_format.html index c16efd1c..410c1049 100644 --- a/reference/specify_qmd_format.html +++ b/reference/specify_qmd_format.html @@ -7,7 +7,7 @@ FreesearchR - 25.4.1 + 25.3.2