Description Usage Arguments Value Examples
View source: R/survey-definitions-blocks.R
This is convenience function that uses the get_survey function to return the list of all block ids in a survey
1 | list_blocks(survey_id)
|
survey_id |
the survey id |
A tibble with blocks' information
1 2 3 4 5 6 | ## Not run:
list_blocks(
"SV_012345678901234",
)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.