HenrikBengtsson / R.utils

🔧 R package: R.utils (this is *not* the utils package that comes with R itself)
https://henrikbengtsson.github.io/R.utils/
62 stars 14 forks source link

Make push/popTemporaryFile() work for directories too #23

Open HenrikBengtsson opened 9 years ago

HenrikBengtsson commented 9 years ago

Make push/popTemporaryFile() work for directories too.

HenrikBengtsson commented 9 years ago

Or add pushTemporaryDirectory() and popTemporaryDirectory()?