Displaying 1 result from an estimated 1 matches for "tp4101154p4101154".
2011 Nov 23
1
character substitution within a variable name
...s something like:
f <- function(string){
var = paste("x_",string,sep = "")
df$var
}
which does not work. Any suggestion for modifications? Thanks in advance,
Matteo
--
View this message in context: http://r.789695.n4.nabble.com/character-substitution-within-a-variable-name-tp4101154p4101154.html
Sent from the R help mailing list archive at Nabble.com.