On Jul 15, 2011, at 6:05 PM, Madana_Babu wrote:

Hi,

This is working with when i have few lines and when i give those input lines in R window. But i want to apply this function on a variable which is a part of dataset and the data set is very large in size. Any help in this aspect
will really help me a lot.

Define "very large". And provide machine specifics and the full text of any errors you are encountering. There is no reason you cannot offer a column of an R data.frame to teh textConnection function. It will behave exactly like a file.

--

David Winsemius, MD
West Hartford, CT

______________________________________________
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.

Reply via email to