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 April 3, 2025, 9:29 p.m.