combine_pipe_table: Combine same choices from ISAS "table + piping + multiple...

Description Usage Arguments Value

Description

Combine same choices from ISAS "table + piping + multiple choice"

Usage

1
2
combine_pipe_table(df, var_start, var_end, mr_C_max, steps, rep_place = c("q",
  "c"))

Arguments

df

Data.

var_start

Variable name of table start.

var_end

Variable name of table end.

mr_C_max

Number of items in a multiple response question, including repeated.

steps

Number of duplicated questions in a question set.

rep_place

Where the repeated items locate. "q" for question; "c" for choices

Value

data.frame result


leoluyi/EOLembrainToolbox documentation built on May 21, 2019, 5:08 a.m.