Description Usage Arguments Details Examples
make a dictionary
1 | ts_make_dictionary(x, name = NULL, path = NULL)
|
x |
(character) vector of taxonomic names. required. if names are given with spaces (e.g., a species name like Poa annua) we'll split those up, with each written to a new line |
name |
(character) name to use for the dictionary files |
path |
(character) path in which to put dictionary files. required |
if name
is NULL
, the name of the dictionary files is taken
from the file path
1 | # ts_make_dictionary("x", name = "foo")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.