list_blocks: List all block ids

Description Usage Arguments Value Examples

View source: R/survey-definitions-blocks.R

Description

This is convenience function that uses the get_survey function to return the list of all block ids in a survey

Usage

1
list_blocks(survey_id)

Arguments

survey_id

the survey id

Value

A tibble with blocks' information

Examples

1
2
3
4
5
6
## Not run: 
list_blocks(
"SV_012345678901234", 
)

## End(Not run)

ppssphysics/QualtricsInR documentation built on Aug. 30, 2021, 8:12 a.m.