Learn R Programming

tetraclasse (version 0.1.21)

prepare_base: prepare_base

Description

reshape the base

Usage

prepare_base(base, satis_col = "satis")

Arguments

base

the base to reshape

satis_col

satisfaction column name

Examples

Run this code
# NOT RUN {
base <- gen_avis(150)
prepare_base(base)
# }

Run the code above in your browser using DataLab