reliability_calcs | R Documentation |
After gathering data, add reliability information using moe and estimate
reliability_calcs(dfs, moe = "moe", estimate = "estimate")
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 |
the data frames with new columns for se, cv, and reliability
Suzanne
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.