Learn R Programming

surveytable (version 0.9.7)

codebook: Create a codebook for the survey

Description

Create a codebook for the survey

Usage

codebook(all = FALSE, csv = getOption("surveytable.csv"))

Value

A list of tables.

Arguments

all

tabulate all the variables?

csv

name of a CSV file

Examples

Run this code
set_survey(namcs2019sv)
codebook()

Run the code above in your browser using DataLab