View source: R/codebook_interactive.R
codebook_interactive | R Documentation |
Create a Psych-DS formatted codebook from data by answering questions interactively in the console.
codebook_interactive(data, cb = NULL)
data |
The data frame to generate a codebook for |
cb |
The codebook in list format if already generated |
codebook list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.