codebook_interactive {faux} | R Documentation |
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 |
Value
codebook list
[Package faux version 1.2.2 Index]