Learn R Programming

bets.covid19 (version 1.0.0)

parse.infected: 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