Learn R Programming

faux (version 1.2.1)

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)

Value

codebook list

Arguments

data

The data frame to generate a codebook for

cb

The codebook in list format if already generated