Description Usage Arguments Details Examples
Remove a question block
1 | remove_block(qsf, id)
|
qsf |
qsf file as R list |
id |
block ID (default: random ID) |
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.
1 2 3 4 5 | data(svy_qsf)
get_block_description(svy_qsf)
get_block_description(
remove_block(svy_qsf, id='BL_npw6udfrvIt9oNT'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.