R/misc.R

#' @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
tjtnew/bedoc documentation built on April 27, 2020, 3:39 a.m.