Description Usage Arguments Value See Also Examples
Create list of sample_sizes for each variable
1 |
df |
data frame with ID as first column |
data frame with two columns, "Variable" and "Sample_Size"
Other summary functions: chisq_tests
,
correlations
, freq_tables
,
get_uniq
, outlier_impact
1 2 3 | require(NHANES)
data(NHANES)
sample_size(NHANES)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.