readroper_example {readroper}R Documentation

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

readroper_example()
readroper_example('testMultiCard.txt')
readroper_example('testSingleCard.txt')

[Package readroper version 0.9.3 Index]