write_xlsx: Export a PGS Catalog object to xlsx
Description
This function exports a PGS Catalog object to Microsoft Excel xlsx file. Each
table (slot) is saved in its own sheet.
Usage
write_xlsx(x, file = stop("`file` must be specified"))
Value
No return value, called for its side effect.
Arguments
- x
A scores, publications,
traits, performance_metrics,
sample_sets, cohorts,
trait_categories or releases object.
- file
A file name to write to.