mdl_survey_generate_pdf: Create documentation PDF

View source: R/survey_pdf.R

mdl_survey_generate_pdfR Documentation

Create documentation PDF

Description

This function creates the documentation PDF from the survey metadata.

Usage

mdl_survey_generate_pdf(
  survey_idno,
  variable_list = 1,
  variable_description = 1,
  external_resource = 0
)

Arguments

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.

Value

API call response.


UNHCRmdl/mdl documentation built on Jan. 15, 2025, 6:40 p.m.