get_negative_cases: Find all observations with negative incidence in a given data...

View source: R/get_negative_cases.R

get_negative_casesR Documentation

Find all observations with negative incidence in a given data frame

Description

Find all observations with negative incidence in a given data frame

Usage

get_negative_cases(data)

Arguments

data

a data frame with location, date, cum and inc

Value

a data frame of cases with locations and dates


reichlab/covidData documentation built on April 5, 2024, 5 p.m.