# NOT RUN {
# }
# NOT RUN {
# Import of MCMC output from OxCal
data(Events)
#To do for saving in csv file
# write.csv(Events, "events.csv", row.names = FALSE)
fishpond <- read_oxcal("events.csv")
# Read from connection
oxc <- read_oxcal("http://tsdye.online/AP/ox.csv")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab