Plate reader files

A group of us just started working on a similar package, but with the optimistic goal of including as many instrument/sensor types as we can. I have a function that I am currently using for reading in raw plate reader data, but I haven’t completely generalized it. It currently is set up for a single instrument, and takes the raw .txt export file and converts it to tidy data. I would be happy to contribute what I have so far to the effort. Or would be happy if you wanted to get involved with our effort on ingestr. So far we’ve been focusing on package infrastructure and a generalized ingest function template to make adding new instruments easier.