Skip to content
Prev 248909 / 398503 Next

How to Create Nested Data Frame

Hi,

Would that do?
names(dat1) <- names(dat2) <- c("labels","predictions")
HIV <- list(hiv.dat1=dat1, hiv.dat2=dat2)

Ivan


Le 1/31/2011 10:50, Gundala Viswanath a ?crit :