Name of Excel file to create. If a file of this name already
exists, it will be overwritten.
csv
logical: if TRUE, write three *.csv files rather than one
*.xls file. Default is FALSE if software is available to
write a *.xls file and TRUE otherwise.
…
optional arguments to write.csv used if
Value
The name of the file created is returned invisibly.
Details
findFn2xls is an alias for writeFindFn2xls; both
functions do the same thing.