R/satis_exp.R

#' Expected satisfaction VAS dataset
#'
#' A dataset containing expected satisfaction VAS calculated with a linear model
#' for four year periods: 2008/2009, 2010/2011, 2012/2013, and 2014/2015. Data
#' set used for prom_trends() examples.
#'
#' @format A data frame with 68 rows and 5 variables: \describe{
#'   \item{hospital}{hospital name, character} \item{res2008_2009}{expected
#'   satisfaction VAS mean for 2008/2009, numeric} \item{res2010_2011}{expected
#'   satisfaction VAS mean for 2010/2011, numeric} \item{res2012_2013}{expected
#'   satisfaction VAS mean for 2012/2013, numeric} \item{res2014_2015}{expected
#'   satisfaction VAS mean for 2014/2015, numeric} }
"satis_exp"
swehip/shprplotfun documentation built on Oct. 21, 2022, 8:26 a.m.