readr_example {readr}R Documentation

Get path to readr example

Description

readr comes bundled with a number of sample files in its inst/extdata directory. This function make them easy to access

Usage

readr_example(path)

Arguments

path

Name of file

Examples

readr_example("challenge.csv")

[Package readr version 1.1.1 Index]