Skip to contents

Represents exclusion criteria for the pipeline.

Usage

Exclusions(path = character(0), blob_storage_container = character(0))

Arguments

path

A string specifying the path to a CSV file containing exclusion data. It should include at least the columns: reference_date, report_date, state_abb, disease.

blob_storage_container

Optional. The name of the blob storage container to get it from. If NULL, will look locally.

See also