R/survey-definitions-blocks.R
list_blocks.Rd
This is convenience function that uses the get_survey function to return the list of all block ids in a survey
list_blocks(survey_id)
the survey id
A tibble with blocks' information
if (FALSE) { list_blocks( "SV_012345678901234", ) }