powered by
Convenience function that sets the number of {data.table} cores to 1 and maps input to be a {data.table}
{data.table}
setup_dt(data)
A data table
A <data.frame> of confirmed cases (confirm) by date (date). confirm must be numeric and date must be in date format.
<data.frame>
confirm
date