DataPackageR icon indicating copy to clipboard operation
DataPackageR copied to clipboard

project_data_path("file.rda") gives warning if file doesn't already exist

Open slager opened this issue 2 weeks ago • 0 comments

Probably not desirable, since we sometimes use this constructor to save new data objects that shouldn't already exist? Can probably just remove warning by setting mustWork = FALSE.

slager avatar Jun 25 '24 22:06 slager