#' savedTemplateFile: RFL SPC Reporting Template Workbook
#'
#' a dataset containing the ibject returned from openxlsx::loadWorkbook('SPC Reporting Template.xlsx')
#'
#' @format a workbook object from openxlsx
"savedTemplateFile"
#' Example data for SPC charting
#'
#' A dataset containing some random data useful for testing ggRFLspc
#'
#' @format A data frame with 41 rows and 2 variables:
#' \describe{
#' \item{Date.Time}{price, in US dollars}
#' \item{Value}{Values which are to be plotted on the SPC chart}
#' }
"df_exampleData"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.