metatools_example: Get path to pkg example

View source: R/utils.R

metatools_exampleR Documentation

Get path to pkg example

Description

pkg comes bundled with a number of sample files in its 'inst/extdata' directory. This function make them easy to access

Usage

metatools_example(file = NULL)

Arguments

file

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

Examples

metatools_example()
metatools_example("dm.xpt")

metatools documentation built on March 31, 2023, 5:19 p.m.