form_to_xlsx {preregr} | R Documentation |
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)
Arguments
x |
The (pre)registration form (as produced by a call
to |
file |
The file to write the spreadsheet to. |
Value
x, invisibly
[Package preregr version 0.2.9 Index]