#' @title hcvisit
#' @description hcvisits data on home care visits
#' @format A data frame with 6354 rows and 7 variables:
#' \describe{
#' \item{patient_id}{patient_id in homecare data (\1--\1135)}
#' \item{patient_name}{patient_name in homecare data (Patient 1,Patient 2,Patient 3)}
#' \item{staff_id}{patient_id in homecare data (\1--\20)}
#' \item{staff_name}{patient_name in homecare data (Taylor, Susie King)}
#' \item{visit_date}{visit dates for home care visits (2020-03-15)}
#' \item{patient_status}{COVID-19 or any other outcome Status (positive)}
#' \item{staff_status}{COVID-19 or any other outcome Status (positive)}
#' }
"hcvisits"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.