###################################################
### code chunk number 15: Cs06_sort.results
###################################################
min.AICc <- order(out.tab$AICc)
out.tab.1 <- out.tab[min.AICc, ]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.