read_fastGPS: Parse a *-FastGPS.csv files into a proper data.frame

View source: R/read_fastGPS.R

read_fastGPSR Documentation

Parse a *-FastGPS.csv files into a proper data.frame

Description

Parse a *-FastGPS.csv files into a proper data.frame

Usage

read_fastGPS(gps_file, to_lower = TRUE, fix_csv = FALSE)

Arguments

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

Value

a data frame


jmlondon/wcUtils documentation built on March 19, 2024, 8:40 a.m.