powered by
readroper comes bundled with a number of sample files in its `inst/extdata` directory. This function make them easy to access
readroper_example(path = NULL)
Name of file. If `NULL`, the example files will be listed.
# NOT RUN { readroper_example() readroper_example('testMultiCard.txt') readroper_example('testSingleCard.txt') # }
Run the code above in your browser using DataLab