I do have some data of dim 100*3 (i.e  100 rows and 3 columns ) stored in a
txt file. I want to read the data into R,  Perform the same operation in
each row and store the result in a forth column( that I should create). 
I do not know how I can create a forth column to store the result of the
operation for each row?





-- 
View this message in context: 
http://www.nabble.com/How-to-create-additional-columns--tp19191104p19191104.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.

Reply via email to