Nothing
with(radioc, {
Calendar.age <- Cal.age[Cal.age>2000 & Cal.age<3000]
Radiocarbon.age <- Rc.age[Cal.age>2000 & Cal.age<3000]
sm.regression(Calendar.age, Radiocarbon.age, h = 30,
display = "se")
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.