Displaying 1 result from an estimated 1 matches for "dnewtest".
Did you mean:
newtest
2011 Mar 17
3
Flexible rbind
...36084794, 12.64490368, 4.428796741, 32.12824213,
97.83710088)), .Names = c("type", "meter", "degree"), class =
"data.frame", row.names = c(NA,
-9L))
To the above data I want to append the following data to create an
empty structure for the new data
> dput(dNewTests)
structure(list(type = structure(1:9, .Label = c("test14", "test15",
"test16", "test17", "test18", "test19", "test20", "test21", "test22"
), class = "factor")), .Names = "type", class = &q...