ropensci / readODS

Read ODS (OpenDocument Spreadsheet) into R as data frame. Also support writing data frame into ODS file.
https://docs.ropensci.org/readODS/
Other
55 stars 22 forks source link

Automatic benchmark #198

Closed chainsawriot closed 1 month ago

chainsawriot commented 1 month ago

Similar to data.table

https://github.com/Rdatatable/data.table/blob/master/.github/workflows/performance-tests.yml

chainsawriot commented 1 month ago

Not as easy as I had expected.