assign_long_term: Assign Long Term Care Facility Cases to Investigators

Description Usage Arguments Value

View source: R/assign_acns.R

Description

Assign Long Term Care Facility Cases to Investigators

Usage

1
2
3
4
5
assign_long_term(
  .data,
  assign = "LTCF",
  api_token = Sys.getenv("redcap_NCA_token")
)

Arguments

.data

Data frame of cases to assign, passed from translate_acns()

assign

Character vector of names of investigators to assign long term care facility cases

api_token

The API token for the Case Assignment REDcap project. The default pulls this from the environment variable redcap_CA_token.

Value

The input .data with long term care facility cases assigned via investigator, team, and assign_date columns


jesse-smith/covidassign documentation built on Aug. 23, 2021, 12:59 a.m.