After gathering data, add reliability information using moe and estimate
Usage
reliability_calcs(dfs, moe = "moe", estimate = "estimate")
Arguments
- dfs
data frames already retrieved from the api, or created by a user
- moe
character name of the column that has contains margin of error estimates
- estimate
character name of the column that has contains data value estimates
Value
the data frames with new columns for se, cv, and reliability