add_headers_and_footers: Add Headers and Footers

View source: R/GenerateMockResponses.R

add_headers_and_footersR Documentation

Add Headers and Footers

Description

Submissions to ODK central have headers and footers so the forms can be managed and metadata included. This function adds the necessary headers and footer based on the survey file

Usage

add_headers_and_footers(metadata, xml_string, survey_path = NULL)

Arguments

metadata

The "settings" sheet of the xls form

xml_string

The string which needs headers and footers added

survey_path

The path to the survey file where we obtain the metadata information

Details

Rpackage file: GenerateMockResponses.R


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.