helseprofil / orgdata

:package: R package for aggregating original data mostly on enumeration areas level of granularity
https://helseprofil.github.io/orgdata/
Other
1 stars 0 forks source link

Use local options #270

Closed ybkamaleri closed 2 years ago

ybkamaleri commented 2 years ago

Function make_filegroups() should use local options with withr here

ybkamaleri commented 2 years ago

No need to use withr since on.exit() is allready in use.