remove_block: Remove a question block

Description Usage Arguments Details Examples

View source: R/remove_block.R

Description

Remove a question block

Usage

1
remove_block(qsf, id)

Arguments

qsf

qsf file as R list

id

block ID (default: random ID)

Details

This function removes a survey block but the questions assigned to this block remain part of the survey. They can be attached to another/new survey block.

Examples

1
2
3
4
5

sumtxt/qsf documentation built on Nov. 22, 2021, 9:31 p.m.