Learn R Programming

metatools (version 0.2.0)

metatools_example: 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

Run this code
metatools_example()
metatools_example("dm.xpt")

Run the code above in your browser using DataLab