read_fastGPS | R Documentation |
Parse a *-FastGPS.csv files into a proper data.frame
read_fastGPS(gps_file, to_lower = TRUE, fix_csv = FALSE)
gps_file |
file path or file connection to a *-FastGPS.csv file |
to_lower |
whether to convert the column names to lower case |
fix_csv |
whether to attemtp to fix any comma, csv issues |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.