read_IA: Read IonAnalytics CSV files

View source: R/parse_ia.R

read_IAR Documentation

Read IonAnalytics CSV files

Description

Reads csv files exported from IonAnalytics methods or integration reports. These csv files are poorly formatted and include line breaks within headers so read_csv() doesn't work

Usage

read_IA(file)

Arguments

file

a path to a csv file exported by IonAnalytics

Value

A dataframe

Examples

## Not run: 
read_IA("report.csv")

## End(Not run)

Aariq/chemhelper documentation built on Feb. 24, 2023, 8:16 p.m.