dupree icon indicating copy to clipboard operation
dupree copied to clipboard

Allow multiple 'path' entries

Open russHyde opened this issue 2 years ago • 1 comments

eg.

dupree_dir(path = c("R", "inst"))

russHyde avatar Apr 05 '22 09:04 russHyde

Warning message:
In if (!dir.exists(path)) { :
  the condition has length > 1 and only the first element will be used

russHyde avatar Apr 05 '22 09:04 russHyde