diff --git a/.Rbuildignore b/.Rbuildignore index ce48b96..3d4f842 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -14,3 +14,5 @@ +^doc$ +^Meta$ diff --git a/.gitignore b/.gitignore index eb21964..6160563 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ ignore/ inst/data inst/doc +/doc/ +/Meta/ diff --git a/README.Rmd b/README.Rmd index 21e7e72..b2cfb9d 100644 --- a/README.Rmd +++ b/README.Rmd @@ -64,10 +64,15 @@ galah::galah_config(email = "YOUR EMAIL HERE") download_ala_obs(taxon = "Orthoptera") infinitylistApp() +``` +## Adapt infinitylist for other countries -``` +We have developed functions to assist users to create their own infinitylist for their chosen taxa and country. Check out the vignette which shows you how to do so! +```{r} +vignette("diy") +``` ## Why did I get disconnected from the server? diff --git a/README.md b/README.md index 25825d8..d27135e 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,16 @@ download_ala_obs(taxon = "Orthoptera") infinitylistApp() ``` +## Adapt infinitylist for other countries + +We have developed functions to assist users to create their own +infinitylist for their chosen taxa and country. Check out the vignette +which shows you how to do so! + +``` r +vignette("diy") +``` + ## Why did I get disconnected from the server? If `infinitylists` is left open but idle in your browser for too long,