ts_make_dictionary: make a dictionary

Description Usage Arguments Details Examples

View source: R/utils.R

Description

make a dictionary

Usage

1

Arguments

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

Details

if name is NULL, the name of the dictionary files is taken from the file path

Examples

1
# ts_make_dictionary("x", name = "foo")

ropenscilabs/taxspell documentation built on Dec. 6, 2020, 6:23 a.m.