monitauR::monitor(name="Email script", token="monitauR", email="wytamma.wirth@me.com")
#< Setting up the square function
square <- function(x) {
x*x
}
#< Computing the square
square(5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.