diff --git a/authors.html b/authors.html index c0cf3ee..239c339 100644 --- a/authors.html +++ b/authors.html @@ -63,13 +63,13 @@

Citation

Rossell Hayes A (2023). plu: Dynamically Pluralize Phrases. -https://pkg.rossellhayes.com/plu, 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://pkg.rossellhayes.com/plu, https://github.com/rossellhayes/plu},
+  note = {https://pkg.rossellhayes.com/plu/, https://github.com/rossellhayes/plu},
 }
diff --git a/pkgdown.yml b/pkgdown.yml index 5ae3598..b76a394 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,7 +2,7 @@ pandoc: 2.19.2 pkgdown: 2.0.7 pkgdown_sha: ~ articles: {} -last_built: 2023-09-23T18:27Z +last_built: 2023-09-23T18:31Z urls: reference: https://pkg.rossellhayes.com/plu/reference article: https://pkg.rossellhayes.com/plu/articles diff --git a/reference/get_fun.html b/reference/get_fun.html index d88b4a6..2c55d90 100644 --- a/reference/get_fun.html +++ b/reference/get_fun.html @@ -138,7 +138,7 @@

Examples

#> x[] <- apply(mat, 2, paste, collapse = "") #> x #> } -#> <bytecode: 0x55d502a9ce90> +#> <bytecode: 0x55e664c80ca0> #> <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: 0x55d502af8810> +#> <bytecode: 0x55e664cdc620> #> <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: 0x55d502a9ce90> +#> <bytecode: 0x55e664c80ca0> #> <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: 0x55d502af8810> +#> <bytecode: 0x55e664cdc620> #> <environment: namespace:plu> get_fun(NULL) #> function (x) #> x -#> <bytecode: 0x55d4ffae4470> +#> <bytecode: 0x55e661cc9470> #> <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: 0x55d502a9ce90> +#> <bytecode: 0x55e664c80ca0> #> <environment: namespace:plu> diff --git a/reference/plu-package.html b/reference/plu-package.html index 2fe1e18..ee037ae 100644 --- a/reference/plu-package.html +++ b/reference/plu-package.html @@ -179,7 +179,7 @@

Copyright

See also

-

Useful links: