export_to_excel {COINr} | R Documentation |
Writes coins and purses to Excel. See individual method documentation:
export_to_excel(x, fname, ...)
x |
A coin or purse |
fname |
The file name to write to |
... |
Arguments passed to/from methods |
This function replaces the now-defunct coin2Excel()
from COINr < v1.0.
An Excel spreadsheet.
# see individual method documentation