#' cdcForecastUtils - Utility functions for CDC forecasts
#'
#' Utility functions for generating and plotting forecasts from a variety of
#' models for infectious disease forecasting challenges run by the CDC.
#'
#' @author Graham C. Gibson <gcgibson@umass.edu>, Evan L. Ray <eray@mtholyoke.edu>
#' @docType package
#' @importFrom dplyr `%>%`
#' @name cdcForecastUtils
#' @aliases cdcForecastUtils cdcForecastUtils-package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.