[R] How to read plain text documents into a vector?
kenhorvath
kenneth.horvath at univie.ac.at
Wed Oct 14 10:25:04 CEST 2009
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.
More information about the R-help
mailing list