data_example: Get the path to some example datasets in this package

View source: R/data_example.R

data_exampleR Documentation

Get the path to some example datasets in this package

Description

Get the full path to so example datasets included in different formats in the "data.io" package.

Usage

data_example(path)

Arguments

path

The subpath to a file inside the "extdata" subdirectory of the "data.io" package.

Value

The path to the file, or "" if it is not found.

Author(s)

Philippe Grosjean phgrosjean@sciviews.org

See Also

read()

Examples

data_example("iris.csv")

SciViews/data.io documentation built on May 5, 2024, 1:39 p.m.