traitecoevo / experimentr

root
Other
5 stars 0 forks source link

`Backup` function should also backup metadata for task #12

Closed dfalster closed 10 years ago

richfitz commented 10 years ago

The trick here will be to make sure that it backs it up to the same number as the real data. So if we moved foo.rds to foo.rds.3 we move foo_metadata.rds to foo_metadata.rds.3, regardless of if foo_metadata.rds.1 or foo_metadata.rds.2 are present.