From 5649805b74000d1d34429b5404d0ad1a9a42bd08 Mon Sep 17 00:00:00 2001 From: Fonti Kar Date: Fri, 13 Sep 2024 15:04:01 +1000 Subject: [PATCH] Updated README --- .Rbuildignore | 2 ++ .gitignore | 2 ++ README.Rmd | 7 ++++++- README.md | 10 ++++++++++ 4 files changed, 20 insertions(+), 1 deletion(-) 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,