Salamanders | R Documentation |
Obtained from
uu <- url("http://www.math.mcmaster.ca/bolker/R/misc/salamander.txt")
sdat <- read.table(uu,header=TRUE,colClasses=c(rep("factor",5),"numeric"))
See https://rpubs.com/bbolker/salamander for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.