#' @importFrom methods is
NULL
#' @importFrom projections build_projections
NULL
#' @importFrom incidence incidence
NULL
#' @title Constructor for projections objects
#' @keywords NULL
#' @export
#' @name build_projections
projections::build_projections
#' @title Compute incidence of events from a vector of dates
#' @keywords NULL
#' @export
#' @name incidence
incidence::incidence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.