path_to_file: Get file path to bundled csv files

Description Usage Arguments Source Examples

View source: R/path_to_file.R

Description

linkinpark comes bundled with csv files for included datasets in 'inst/extdata' directory. This is a helper function for easy access.

Usage

1

Arguments

path

Name of file in quotes with extension; '"penguins.csv"' and '"penguins_raw.csv"' will work. If 'NULL', the example files will be listed.

Source

This function is adapted from 'readxl::readxl_example()'.

Examples

1
2
3

delabj/linkinpark documentation built on Nov. 26, 2020, 1:13 p.m.