# NOT RUN {
# Retrieve a list of surveys
surveys <- all_surveys()
# Retrieve a single survey
mysurvey <- fetch_survey(surveyID = surveys$id[6])
# Extract column mapping for survey
extract_colmap(mysurvey)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab