Nothing
with(trawl, {
ind <- (Year == 0)
longitude <- Longitude[ind]
zone <- Zone[ind]
score1 <- Score1[ind]
sm.ancova(longitude, score1, zone, h = 0.1, model = "equal")
})
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.