View source: R/rdataretriever.R
get_updates | R Documentation |
This function will check if the version of the retriever's scripts in your local directory ‘~/.retriever/scripts/’ is up-to-date with the most recent official retriever release. Note it is possible that even more updated scripts exist at the retriever repository https://github.com/weecology/retriever/tree/main/scripts that have not yet been incorperated into an official release, and you should consider checking that page if you have any concerns.
get_updates()
No return value, updatea the retriever's dataset scripts to the most recent versions
## Not run:
rdataretriever::get_updates()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.