knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(mypackage.7)
square(1:3)
plot(1:10,square(1:10))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.