issues
search
ropensci
/
git2rdata
An R package for storing and retrieving data.frames in git repositories.
https://ropensci.github.io/git2rdata/
GNU General Public License v3.0
99
stars
13
forks
source link
rm_data() and prune_meta() remove only git2rdata files
#26
Closed
ThierryO
closed
5 years ago
ThierryO
commented
5 years ago
[x]
rm_data()
only removes tsv with a matching yml file created by git2rdata
[x]
prune_meta()
removes only yml files created by git2rdata
[ ] add a
pattern
parameter to
rm_data()
[x] add caveat from vignettes to
rm_data()
and
prune_meta()
documentation
rm_data()
only removes tsv with a matching yml file created by git2rdataprune_meta()
removes only yml files created by git2rdatapattern
parameter torm_data()
rm_data()
andprune_meta()
documentation