Exports the contents of the purse to Excel. This is similar to the coin method export_to_excel.coin()
,
but combines data sets from various time points. It also selectively writes metadata since this may be
spread across multiple coins.
Usage
# S3 method for class 'purse'
export_to_excel(x, fname = "coin_export.xlsx", include_log = FALSE, ...)