# NOT RUN {
# }
# NOT RUN {
# Import of MCMC output from BCal
data(Fishpond)
write.csv(Fishpond, "fishpond_MCMC.csv", row.names=FALSE)
fishpond <- read_bcal("fishpond_MCMC.csv")
# Read from connection
bc_1 <- read_bcal("http://tsdye.online/AP/bc-1.csv")
bc_17 <- read_bcal("http://tsdye.online/AP/bc-17.csv", bin_width = 17)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab