##' Subtitle one
###' A first example page
#'
#' ## Aim
#' This is the aim of the page and a plot:
# General setup
rm(list = ls())
#' [6,6]
# Do a plot
plot(cars)
#' ## Results
#' This is some longer text with no line break and
#' a description of the results.
#'
#' This is a proper new line that should be treated so
#'
#' This is a longer line with a line break here
#' that should show this text on a new line
#'
#'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.