excel2eprime_example {excel2eprime}R 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")

[Package excel2eprime version 0.4.0 Index]