Description Usage Arguments Details Author(s) See Also Examples
codebook
displays structure of a data frame
1 2 3 4 5 6 7 |
x |
dataframe |
codebook
generates the report of data structure with names, data lables, types, number of observations, number of observations with missing values and percentage of observations with missing values.
ANNOTATIONS:
VARS_NAME - Names of variables LABEL - Labels of variables TYPE - Types of variables OBS_COUNT - Counts of valid observations NA_COUNT - Counts of observations with missing value NA_(
Myo Minn Oo (Email: dr.myominnoo@gmail.com | Website: https://myominnoo.github.io/)
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.