R/data.R

#' 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"
royal-free-london/RFLspc documentation built on Aug. 19, 2020, 12:09 a.m.