read_locs: Parse a *-Locations.csv files into a proper data.frame

View source: R/read_locs.R

read_locsR Documentation

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

Description

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

Usage

read_locs(loc_file, fix_csv = FALSE)

Arguments

loc_file

file path or file connection to a *-Locations.csv file

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.