metatools_example {metatools}R 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")

[Package metatools version 0.2.0 Index]