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