Export a (pre)registration form to an Excel spreadsheet
form_to_xlsx(x, file)
The (pre)registration form (as produced by a call
to form_create()
) or initialized preregr
object
(as produced by a call to prereg_initialize()
).
The file to write the spreadsheet to.
x, invisibly