parse.infected {bets.covid19}R Documentation

Parse the infected date

Description

Deprecated. Used in the previous analysis, now replaced by preprocess.data.

Usage

parse.infected(data)

Arguments

data

a data frame with the following columns: Infected, Arrived, Symptom, Initial, Confirmed.

Value

the data frame with two new columns, Infected_first and Infected_last


[Package bets.covid19 version 1.0.0 Index]