Dieter Menne wrote: > > > While I agree that the appending could be more efficiently be done by a > list as an intermediate, the > > docs = c(doc," ljljljl") > > construct is not recursive, even if not efficient. > > >
Yes, of course, that was hastily written, sorry ... but from my experience list is really more efficient. Ken -- View this message in context: http://www.nabble.com/How-to-read-plain-text-documents-into-a-vector--tp25867792p25887181.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list 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.