Learn R Programming

readroper (version 0.9.3)

readroper_example: Get path to readroper example

Description

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

Usage

readroper_example(path = NULL)

Arguments

path

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

Examples

Run this code
# NOT RUN {
readroper_example()
readroper_example('testMultiCard.txt')
readroper_example('testSingleCard.txt')
# }

Run the code above in your browser using DataLab