Description Usage Arguments Details Value Examples
Looks in a Plazi corpus directory and updates a Plazi information frame with it. Tells you which treatments have been downloaded.
1 | check_download_status(plazi_id, corpus_dir, xml_schema)
|
plazi_id |
character vector, with Plazi ID's whose status ought to be checked |
corpus_dir |
string, where the Plazi treatment files have been downloaded. |
xml_schema |
an object of class 'xml_schema', containing information about the xml_schema |
In description below, "string" refers to a character vector of length 1.
logical vector
1 2 | download_status = check_download_status(plazi_info$id,
corpus_dir = "/media/obkms/plazi-corpus-xml", xml_schema = taxonx)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.