Learn R Programming

incidence2 (version 2.6.1)

incidence2-defunct: Functions now defunct in package incidence2

Description

These functions are now defunct.

Usage

new_incidence(
  x,
  date,
  groups = NULL,
  counts,
  measurements = NULL,
  validate = TRUE
)

validate_incidence(x)

build_incidence( x, date_index, groups = NULL, counts = NULL, na_as_group = TRUE, FUN = identity, args = list() )

get_n(x)

get_interval(x, ...)

get_timespan(x, ...)

facet_plot(x, ...)

Arguments