readxl_example: Get path to readxl example

View source: R/example.R

readxl_exampleR Documentation

Get path to readxl example

Description

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

Usage

readxl_example(path = NULL)

Arguments

path

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

Examples

readxl_example()
readxl_example("datasets.xlsx")

readxl documentation built on July 9, 2023, 5:57 p.m.