#'cdcfluutils - Utility functions for CDC flu forecasts for team Kernel of Truth
#'
#'Utility functions for generating and plotting forecasts from a variety of
#' models used by team Kernel of Truth for the influenza forecasting
#' challenge run by the CDC.
#'
#'@author Evan Ray <eray@mtholyoke.edu>
#'@docType package
#'@name cdcfluutils
#'@importFrom Rcpp evalCpp
#'@useDynLib cdcfluutils, .registration = TRUE
#'@aliases cdcfluutils cdcfluutils-package
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.