excel2eprime_example: Get path to excel2eprime example

View source: R/split.R

excel2eprime_exampleR Documentation

Get path to excel2eprime example

Description

excel2eprime comes bundled with some example files in its 'inst/extdata' directory. This function make them easy to access.

Usage

excel2eprime_example(path = NULL)

Arguments

path

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

Value

a character vector of paths to the example files.

Examples

excel2eprime_example()
excel2eprime_example("basic.xlsx")

excel2eprime documentation built on July 4, 2024, 1:11 a.m.