QuestionListToDataFrame: 'QuestionListToDataFrame'

View source: R/list.R

QuestionListToDataFrameR Documentation

QuestionListToDataFrame

Description

Combine a list of questions into a data frame.

Usage

QuestionListToDataFrame(
  list.of.questions,
  names.to.remove = c("NET", "Total", "SUM")
)

Arguments

list.of.questions

A list containing the questions to combine.

names.to.remove

A vector of column names to exclude.


Displayr/flipTransformations documentation built on Feb. 26, 2024, 12:47 a.m.