codebook_interactive: Interactive Codebook
Description
Create a Psych-DS formatted codebook from data by answering questions interactively in the console.
Usage
codebook_interactive(data, cb = NULL)
Arguments
- data
The data frame to generate a codebook for
- cb
The codebook in list format if already generated