Agilent OpenLab CSV export
Posted: Fri Jun 25, 2021 9:35 pm
Has anyone had issues with raw data (x,y) exports from Agilent's OpenLab software in to CSV format? I cannot read any of these CSV files in to R, I have to copy and paste each one in to a txt first and read them in to R from there, which is insanely time consuming considering we're talking about hundreds of data files. When they're read in to R using read.csv they show up as a 1-column dataframe with a nonsense character in the first entry and nothing else shows up. Thanks!