## Feature Consider alternative output formats for `write_adat()`. They could be: - CSV - SAS - RFU table only - Col.Meta annotations ## R code ```r write_adat(x, file = "foo.csv", format = "csv") ``` --- Thanks for contributing :partying_face:!