[R] Variable im Data Frame Namen
Thorsten Muehge
MUEHGE at de.ibm.com
Wed Sep 20 13:03:45 CEST 2006
Hello R Experts,
how can I incorporate a variable in a data frame definition?
Example:
week <- 28
test(week) <- data.frame(a,b,s,c);
test28
More information about the R-help
mailing list