read_allmsg: Parse a *-All.csv file into a proper data.frame

View source: R/read_allmsg.R

read_allmsgR Documentation

Parse a *-All.csv file into a proper data.frame

Description

Parse a *-All.csv file into a proper data.frame

Usage

read_allmsg(allmsg_file, to_lower = TRUE, fix_csv = FALSE)

Arguments

allmsg_file

file path or file connection to a *-All.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.