Learn R Programming

preregr (version 0.2.9)

form_to_xlsx: Export a (pre)registration form to an Excel spreadsheet

Description

Export a (pre)registration form to an Excel spreadsheet

Usage

form_to_xlsx(x, file)

Value

x, invisibly

Arguments

x

The (pre)registration form (as produced by a call to form_create()) or initialized preregr object (as produced by a call to prereg_initialize()).

file

The file to write the spreadsheet to.