@johnmackintosh Many fuctions that import tables have an argument for skipping the first N rows, I would use this built in functionality. I prefer read.csv() for importing tables it usually does the job.
If you can generalise your operations such that you do the same thing with each csv, then I think lapply() will also help. I would probably start with a vector of csv paths and then do each processing step with lapply().
=> More informations about this toot | View the thread | More toots from stitam@fosstodon.org
=> View johnmackintosh@fosstodon.org profile
text/gemini
This content has been proxied by September (3851b).