read_pdf {SwimmeR} | R Documentation |
Read in pdf files of swimming results
Description
Based on pdftools, this function can be temperamental
Usage
read_pdf(x)
Arguments
x |
a .pdf or .aspx location containing swimming results. Must be formatted in a "normal" fashion - see vignette |
Value
returns a list of results, with "read_results_flag" added as the first element of the list
[Package SwimmeR version 0.14.2 Index]