jmbarbone / mark

R package with a set of general use functions for easier working
https://jmbarbone.github.io/mark/
Other
6 stars 1 forks source link

include "parquet" and "feather" to `write_file_md5()` #234

Closed jmbarbone closed 5 months ago

jmbarbone commented 5 months ago

use arrow::write_parquet() use arrow::write_feather()

update mark_write_methods()