Returns a data frame with day of the week covariates
Usage
get_day(df)
Arguments
df
A data frame containing columns with the address (either "Address" or "address") and date (either "Date" or "date")
of the cases. Typically the same data frame used in a call to geocode_st
Value
A data frame with value for time period and day of the week.