search for: tp4159888p4159888

Displaying 1 result from an estimated 1 matches for "tp4159888p4159888".

2011 Dec 05
3
iterative variable names
...a variable, and I'd like to name them iteratively, such as: for(i in 1:10) { x_i <- c(values) } I need it to return ten variables: x_1, x_2, ..., x_10 How can I do it? Thank you very much! Beatriz -- View this message in context: http://r.789695.n4.nabble.com/iterative-variable-names-tp4159888p4159888.html Sent from the R help mailing list archive at Nabble.com.