Learn R Programming

covid19india (version 0.1.4)

get_r_est: Helper function for pulling latest R estimates

Description

Helper function for pulling latest R estimates

Usage

get_r_est(x)

Arguments

x

data set containing R estimates

Value

Pulls 7-day trailing average R estimates and 95% confidence intervals

Examples

Run this code
# NOT RUN {
get_r_est(x = get_all_data())
# }

Run the code above in your browser using DataLab