prod_table: Productivity Summary Table

View source: R/prod_table.R

prod_tableR Documentation

Productivity Summary Table

Description

Productivity Summary Table

Usage

prod_table(
  assigned = read_prod(sheet = "assign_dt_n"),
  nit_token = Sys.getenv("redcap_NIT_token"),
  days = 14,
  lag = 6
)

Arguments

assigned

Assigned case data from read_prod()

nit_token

API token to access NIT RedCAP project

days

Number of days to summarize over

lag

Number of days back to end the calculation

Value

A flextable


jesse-smith/covidReport documentation built on Aug. 3, 2024, 4:52 p.m.