Closed ChloeRN closed 2 years ago
Several functions save files as (and read files from) .RData. That is suboptimal and should be changed into .rds instead.
This is now addressed with the changes in pull-request #4.
Several functions save files as (and read files from) .RData. That is suboptimal and should be changed into .rds instead.