mdl_survey_generate_pdf | R Documentation |
This function creates the documentation PDF from the survey metadata.
mdl_survey_generate_pdf(
survey_idno,
variable_list = 1,
variable_description = 1,
external_resource = 0
)
survey_idno |
The identifier of the survey for which you want to generate the PDF, e.g.: UNHCR_ETH_2020_SENS_v2.1 |
variable_list |
Specifies if the PDF should include the variable list: 1 for yes, 0 for no. |
variable_description |
Specifies if the PDF should include the variable description: 1 for yes, 0 for no. |
external_resource |
Specifies if the PDF should include the external resources: 1 for yes, 0 for no. |
API call response.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.