[R] Reading a CSV file

Erin Hodgess er|nm@hodge@@ @end|ng |rom gm@||@com
Sun Aug 7 02:51:34 CEST 2022


Awesome!  Thanks so much!

On Sat, Aug 6, 2022 at 8:51 PM Uwe Ligges <ligges using statistik.tu-dortmund.de>
wrote:

> csv <- readLines(filename)
> read.csv(text = csv[-(2:5)]
>
> Best,
> Uwe Ligges
>
>
> On 07.08.2022 02:15, Erin Hodgess wrote:
> > Hello!
> >
> > Is there a way to read the first line of a CSV file, then skip 4 lines,
> > then continue reading, please?
> >
> > I know you can skip from the top, but I don't know if you can read and
> then
> > skip.
> >
> > Thanks,
> > Erin
> >
> >
> > Erin Hodgess, PhD
> > mailto: erinm.hodgess using gmail.com
> >
> >       [[alternative HTML version deleted]]
> >
> > ______________________________________________
> > R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> > https://stat.ethz.ch/mailman/listinfo/r-help
> > PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> > and provide commented, minimal, self-contained, reproducible code.
>
-- 
Erin Hodgess, PhD
mailto: erinm.hodgess using gmail.com

	[[alternative HTML version deleted]]



More information about the R-help mailing list