View source: R/read_tax_example.R
read_tax_example | R Documentation |
Access the files in speedyseq's inst/extdata sub-directory
read_tax_example(file = NULL)
file |
Name of file to return. |
Returns the full path to the requested file from the package sub-directory inst/extdata if it exists, or a list of the files in the directory if no file is specified.
read_tax_example()
read_tax_example("rdp_table.tsv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.