diff --git a/README.Rmd b/README.Rmd index 2a72c91..e24eae4 100644 --- a/README.Rmd +++ b/README.Rmd @@ -257,6 +257,8 @@ head(taxon) ### Sugested citation ```{r} + citation("mammalcol") + ``` diff --git a/README.md b/README.md index cdde537..2f5a5a3 100644 --- a/README.md +++ b/README.md @@ -82,8 +82,15 @@ search_mammalcol(splist) #> 4 Northern Pudu 17 ``` -`mammalcol` has the ability to correct minor typos and lower case in the -genus. +#### Search database whith typos + +`mammalcol` has the ability to identify and correct minor typos and +lower case in the genus. Correcting potential typos or variations in +species names through fuzzy matching is a crucial aspect of data +management. This technique ensures precise retrieval by adeptly +identifying and accommodating minor differences in input names, thus +enhancing the reliability of analyses conducted on diverse, +inconsistent, and ensemble datasets. ``` r # vector with species names and intentional typos @@ -199,3 +206,27 @@ head(taxon) #> 5 No #> 6 No ``` + +### Sugested citation + +``` r + +citation("mammalcol") +#> Warning in citation("mammalcol"): could not determine year for 'mammalcol' from +#> package DESCRIPTION file +#> To cite package 'mammalcol' in publications use: +#> +#> Lizcano D (????). _mammalcol: What the Package Does (One Line, Title +#> Case)_. R package version 0.0.0.9000, +#> https://dlizcano.github.io/MammalCol/, +#> . +#> +#> A BibTeX entry for LaTeX users is +#> +#> @Manual{, +#> title = {mammalcol: What the Package Does (One Line, Title Case)}, +#> author = {Diego J. Lizcano}, +#> note = {R package version 0.0.0.9000, https://dlizcano.github.io/MammalCol/}, +#> url = {https://github.com/dlizcano/MamalCol}, +#> } +``` diff --git a/_pkgdown.yml b/_pkgdown.yml index 53d9df2..7bf4e66 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -15,12 +15,12 @@ navbar: text: "Articles" menu: - text: "1. Getting started with mammalcol" - href: articles/getting_started.html + href: getting_started.html - text: "2. Selecting and filtering species" - href: articles/selecting_species.html + href: selecting_species.html - text: "3. Using mammalcol to map mammals" - href: articles/Spatialize_florabr.html + href: Spatialize_florabr.html - text: "4. Getting a Presence-Absence Matrix" - href: articles/getting_pam.html + href: getting_pam.html components: home: ~ \ No newline at end of file diff --git a/docs/404.html b/docs/404.html index 1dd3fe0..d19965e 100644 --- a/docs/404.html +++ b/docs/404.html @@ -64,16 +64,16 @@ diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 30e3161..dece076 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -40,16 +40,16 @@