Description Usage Arguments Value Examples
This is a parallelized funciton.
1 | treatment_language(id, directory)
|
id |
a character vector of Plazi treatment ID's. |
directory |
a string, location of treatments. |
a named character vector where each entry corresponds to an individual treatment's language.
1 | lang = treatment_language(sort(treatments$id)[1:40], directory = "/home/viktor2/tmp")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.