View source: R/write_taxa_map.R
validate_path | R Documentation |
Use dir.exists
to determine whether the input path is valid and
returns an error message if not.
validate_path(path)
path |
A character string specifying a path to the dataset working directory. |
A warning message if the path leads to a non-existant directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.