powered by
Read and process a Columbus P-1 data file containing NMEA records into a data frame
read_columbus(filename)
path of Columbus P-1 data file
NMEA records in RMC and GGA formats as a data frame
# NOT RUN { read_columbus(system.file("extdata", "demo_columbus.TXT", package = "animaltracker")) # }
Run the code above in your browser using DataLab