Export a (pre)registration form to an Excel spreadsheet

form_to_xlsx(x, file)

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.

Value

x, invisibly