-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Instead of
csv_path <- file.path(tempdir(), "cetesb-data2") |
withr::local_tempdir()
(withr would be listed under Suggests
in DESCRIPTION
) which would have the nice property of being cleaned up after automatically, the directory would be removed automatically after running the test. It also creates the file.
References
Schuch666
Metadata
Metadata
Assignees
Labels
No labels