phylotypr_example: Get path to phylotypr example

View source: R/example.R

phylotypr_exampleR Documentation

Get path to phylotypr example

Description

phylotypr comes bundled with some example files in its inst/extdata directory. This function make them easy to access.

Usage

phylotypr_example(path = NULL)

Arguments

path

Name of file. If NULL, the example files will be listed.

Value

A string indicating path to the file listed in path. If NULL is given then the return value is a vector of file names in the ⁠extdata/⁠ directory

Examples

phylotypr_example()
phylotypr_example("miseq_sop.fasta.gz")

phylotypr documentation built on April 3, 2025, 5:51 p.m.