Learn R Programming

echoice2 (version 0.2.3)

vd_long_tidy: Generate tidy choice data with dummies from long-format choice data

Description

Generate tidy choice data with dummies from long-format choice data

Usage

vd_long_tidy(longdata)

Value

tibble

Arguments

longdata

tibble

Examples

Run this code
data(icecream)
vd_long_tidy(icecream)

Run the code above in your browser using DataLab