incidence2-defunct: Functions now defunct in package incidence2

incidence2-defunctR Documentation

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, ...)

incidence2 documentation built on July 9, 2023, 5:35 p.m.