Delete_Questions: Batch Question Deletion

View source: R/import_questions.R

Delete_QuestionsR Documentation

Batch Question Deletion

Description

Allows you to delete a batch of questions, as listed in a table with at least the column qid

Usage

Delete_Questions(Question_Table)

Arguments

Deletion_Table

A data.table with the relevant information, or at least a qid column that lists the questions to be deleted

Examples

## Not run: 
Delete_Questions(Question_Table)

## End(Not run)


bpresentati/surveyR documentation built on March 19, 2022, 3:40 a.m.