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 Aug. 25, 2024, 4:18 p.m.