meltr_example: Get path to meltr example

View source: R/example.R

meltr_exampleR Documentation

Get path to meltr example

Description

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

Usage

meltr_example(file = NULL)

Arguments

file

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

Value

A file path or a vector of file names

Examples

meltr_example()
meltr_example("mtcars.csv")

meltr documentation built on Sept. 11, 2022, 1:07 a.m.