test=1
# Setup data
## Not run:
# data = c(2.768443, 1.869964, 5.303702, 4.733483, 2.123816,
# 18.551051, 5.483625, 3.590745, 18.772389)
# result = matrix(data, nrow=3, byrow=TRUE)
# result = as.data.frame(result)
# names(result) = c("CV", "LCB", "UCB")
# rownames(result) = c("within", "between", "total")
# result
# pdftable(table_vals=result)#' ## End(Not run)
Run the code above in your browser using DataLab