makeXLSForm: create an xlsform from a simplified form specification

Description Usage Arguments Value

Description

complete.xlsform takes a data.frame in a special human readable format and converts it to a legal xlsform, creating the choice sheet in the process.

Usage

1
2
makeXLSForm(df, to = NULL, title = NULL, lang = "English",
  uniqtag = FALSE, persistent.names = FALSE)

Arguments

df

a data.frame or GoogleWorksheetRef object

to

a file to write the resulting form to in xlsx format

Value

a list of two data frames with the contents of the survey and choices sheets in an xlsform


mlgrm/old-svyr documentation built on May 17, 2019, 12:02 p.m.