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"))
Arguments
- x
A scores, publications, traits, performance_metrics, sample_sets, cohorts, trait_categories or releases object.
- file
A file name to write to.