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")

hadley/readxl documentation built on Oct. 15, 2023, 10:28 a.m.