diff --git a/404.html b/404.html index d7c95a7..9611b79 100644 --- a/404.html +++ b/404.html @@ -6,19 +6,19 @@ Page not found (404) • plu - - - - - - + + + + + + - - + + - - - + + + Contributor Covenant Code of Conduct • pluContributor Covenant Code of Conduct • plu @@ -17,7 +17,7 @@ plu - 0.2.3.9000 + 0.3.0 diff --git a/LICENSE-text.html b/LICENSE-text.html index 160e0fd..a1b4ef1 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -1,5 +1,5 @@ -License • pluLicense • plu @@ -17,7 +17,7 @@ plu - 0.2.3.9000 + 0.3.0 diff --git a/LICENSE.html b/LICENSE.html index 67c7463..65b438e 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -1,5 +1,5 @@ -MIT License • pluMIT License • plu @@ -17,7 +17,7 @@ plu - 0.2.3.9000 + 0.3.0 diff --git a/authors.html b/authors.html index 7b76c83..c0cf3ee 100644 --- a/authors.html +++ b/authors.html @@ -1,5 +1,5 @@ -Authors and Citation • pluAuthors and Citation • plu @@ -17,7 +17,7 @@ plu - 0.2.3.9000 + 0.3.0 @@ -63,13 +63,13 @@

Citation

Rossell Hayes A (2023). plu: Dynamically Pluralize Phrases. -https://plu.rossellhayes.com, https://github.com/rossellhayes/plu. +https://pkg.rossellhayes.com/plu, https://github.com/rossellhayes/plu.

@Manual{,
   title = {plu: Dynamically Pluralize Phrases},
   author = {Alexander {Rossell Hayes}},
   year = {2023},
-  note = {https://plu.rossellhayes.com, https://github.com/rossellhayes/plu},
+  note = {https://pkg.rossellhayes.com/plu, https://github.com/rossellhayes/plu},
 }
diff --git a/index.html b/index.html index c715eea..106c3a3 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ the length of an associated vector. Contains helper functions to create natural language lists from vectors and to include the length of a vector in natural language."> - + Changelog • pluChangelog • plu @@ -17,7 +17,7 @@ plu - 0.2.3.9000 + 0.3.0 @@ -48,7 +48,7 @@

Changelog

- +
diff --git a/reference/get_fun.html b/reference/get_fun.html index 9c6319f..d88b4a6 100644 --- a/reference/get_fun.html +++ b/reference/get_fun.html @@ -1,5 +1,5 @@ -Find a function — get_fun • pluFind a function — get_fun • plu @@ -17,7 +17,7 @@ plu - 0.2.3.9000 + 0.3.0 @@ -138,7 +138,7 @@

Examples

#> x[] <- apply(mat, 2, paste, collapse = "") #> x #> } -#> <bytecode: 0x55a84e7858f0> +#> <bytecode: 0x55d502a9ce90> #> <environment: namespace:plu> get_fun(plu::ral) #> function (x, vector = NULL, n = NULL, pl = NULL, irregulars = c("moderate", @@ -201,7 +201,7 @@

Examples

#> x[] <- apply(mat, 2, paste, collapse = "") #> x #> } -#> <bytecode: 0x55a84eb9d520> +#> <bytecode: 0x55d502af8810> #> <environment: namespace:plu> get_fun("plu_ral") #> function (x, vector = NULL, n = NULL, pl = NULL, irregulars = c("moderate", @@ -264,7 +264,7 @@

Examples

#> x[] <- apply(mat, 2, paste, collapse = "") #> x #> } -#> <bytecode: 0x55a84e7858f0> +#> <bytecode: 0x55d502a9ce90> #> <environment: namespace:plu> get_fun("plu::ral") #> function (x, vector = NULL, n = NULL, pl = NULL, irregulars = c("moderate", @@ -327,13 +327,13 @@

Examples

#> x[] <- apply(mat, 2, paste, collapse = "") #> x #> } -#> <bytecode: 0x55a84eb9d520> +#> <bytecode: 0x55d502af8810> #> <environment: namespace:plu> get_fun(NULL) #> function (x) #> x -#> <bytecode: 0x55a84bd99598> +#> <bytecode: 0x55d4ffae4470> #> <environment: namespace:base> get_fun(NULL, default = plu_ral) #> function (x, vector = NULL, n = NULL, pl = NULL, irregulars = c("moderate", @@ -396,7 +396,7 @@

Examples

#> x[] <- apply(mat, 2, paste, collapse = "") #> x #> } -#> <bytecode: 0x55a84e7858f0> +#> <bytecode: 0x55d502a9ce90> #> <environment: namespace:plu> diff --git a/reference/index.html b/reference/index.html index 84a35bd..277def2 100644 --- a/reference/index.html +++ b/reference/index.html @@ -1,5 +1,5 @@ -Function reference • pluFunction reference • plu @@ -17,7 +17,7 @@ plu - 0.2.3.9000 + 0.3.0 diff --git a/reference/plu-package.html b/reference/plu-package.html index d54efe6..2fe1e18 100644 --- a/reference/plu-package.html +++ b/reference/plu-package.html @@ -1,6 +1,6 @@ plu: Dynamically Pluralize Phrases — plu-package • plu @@ -18,7 +18,7 @@ plu - 0.2.3.9000 + 0.3.0 @@ -179,7 +179,7 @@

Copyright

See also

-

Useful links:

@@ -223,7 +223,7 @@

Examples

warning( "Square root is undefined for ", - and::and(plu::more(prob_msg, fn = crayon::silver, type = "input.")), + and::and(plu::more(prob_msg, fn = crayon::silver, type = "input.")), call. = FALSE ) } @@ -233,11 +233,11 @@

Examples

ints <- round(runif(20, -10, 10)) verbose_sqrt(ints) -#> Warning: Square root is undefined for `-4`, `-9`, `-8`, `-6`, `-10` and 2 more inputs. +#> Warning: Square root is undefined for `-2`, `-3`, `-7`, `-3`, `-5`, and 4 more inputs. #> Warning: NaNs produced -#> [1] 2.000000 NaN NaN 3.162278 NaN 2.449490 2.449490 1.414214 -#> [9] NaN NaN NaN 3.162278 2.236068 1.414214 2.000000 NaN -#> [17] 1.414214 1.414214 2.828427 0.000000 +#> [1] NaN 2.449490 NaN 2.236068 1.732051 NaN NaN NaN +#> [9] NaN 1.000000 NaN 2.236068 2.449490 2.645751 NaN 1.000000 +#> [17] 3.000000 NaN 3.162278 1.000000
diff --git a/reference/plu_ral.html b/reference/plu_ral.html index 1612fcf..2fc02b9 100644 --- a/reference/plu_ral.html +++ b/reference/plu_ral.html @@ -1,5 +1,5 @@ -Pluralize a phrase based on the length of a vector — plu_ral • pluPluralize a phrase based on the length of a vector — plu_ral • plu @@ -17,7 +17,7 @@ plu - 0.2.3.9000 + 0.3.0 @@ -249,9 +249,9 @@

Examples

#> [1] "apple" "pears" "plums" "strawberries" "oranges" paste( "The caterpillar ate", - and::and(paste(nombre::cardinal(quantities), plu::ral(foods, n = quantities))) + and::and(paste(nombre::cardinal(quantities), plu::ral(foods, n = quantities))) ) -#> [1] "The caterpillar ate one apple, two pears, three plums, four strawberries and five oranges" +#> [1] "The caterpillar ate one apple, two pears, three plums, four strawberries, and five oranges" # Some words have a dual form, a specific form for quantities of two paste("The caterpillar ate", plu::ral("{the|both|all of the} apple", mon)) diff --git a/reference/plu_ralize.html b/reference/plu_ralize.html index 083916b..c624333 100644 --- a/reference/plu_ralize.html +++ b/reference/plu_ralize.html @@ -1,5 +1,5 @@ -Pluralize a word — plu_ralize • pluPluralize a word — plu_ralize • plu @@ -17,7 +17,7 @@ plu - 0.2.3.9000 + 0.3.0 diff --git a/reference/plu_stick.html b/reference/plu_stick.html index a29bbda..b76650d 100644 --- a/reference/plu_stick.html +++ b/reference/plu_stick.html @@ -1,7 +1,7 @@ Deprecated functions — plu_stick • plu @@ -19,7 +19,7 @@ plu - 0.2.3.9000 + 0.3.0 @@ -53,7 +53,7 @@

Deprecated functions

[Deprecated] This function has been deprecated in favor of -and::and(), knitr::combine_words() or glue::glue_collapse().

+and::and(), knitr::combine_words() or glue::glue_collapse().

diff --git a/sitemap.xml b/sitemap.xml index 9f20fc4..0647d42 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,48 +1,48 @@ - https://plu.rossellhayes.com/404.html + https://pkg.rossellhayes.com/plu/404.html - https://plu.rossellhayes.com/CODE_OF_CONDUCT.html + https://pkg.rossellhayes.com/plu/CODE_OF_CONDUCT.html - https://plu.rossellhayes.com/LICENSE-text.html + https://pkg.rossellhayes.com/plu/LICENSE-text.html - https://plu.rossellhayes.com/LICENSE.html + https://pkg.rossellhayes.com/plu/LICENSE.html - https://plu.rossellhayes.com/authors.html + https://pkg.rossellhayes.com/plu/authors.html - https://plu.rossellhayes.com/index.html + https://pkg.rossellhayes.com/plu/index.html - https://plu.rossellhayes.com/news/index.html + https://pkg.rossellhayes.com/plu/news/index.html - https://plu.rossellhayes.com/reference/capitalize.html + https://pkg.rossellhayes.com/plu/reference/capitalize.html - https://plu.rossellhayes.com/reference/get_fun.html + https://pkg.rossellhayes.com/plu/reference/get_fun.html - https://plu.rossellhayes.com/reference/index.html + https://pkg.rossellhayes.com/plu/reference/index.html - https://plu.rossellhayes.com/reference/plu-package.html + https://pkg.rossellhayes.com/plu/reference/plu-package.html - https://plu.rossellhayes.com/reference/plu_more.html + https://pkg.rossellhayes.com/plu/reference/plu_more.html - https://plu.rossellhayes.com/reference/plu_ral.html + https://pkg.rossellhayes.com/plu/reference/plu_ral.html - https://plu.rossellhayes.com/reference/plu_ralize.html + https://pkg.rossellhayes.com/plu/reference/plu_ralize.html - https://plu.rossellhayes.com/reference/plu_stick.html + https://pkg.rossellhayes.com/plu/reference/plu_stick.html