read_allmsg | R Documentation |
Parse a *-All.csv file into a proper data.frame
read_allmsg(allmsg_file, to_lower = TRUE, fix_csv = FALSE)
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 |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.