prepare_base {tetraclasse} | R Documentation |
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
base <- gen_avis(150)
prepare_base(base)
[Package tetraclasse version 0.1.21 Index]