BoulderCodeHub / RWDataPlyr

R package to read and manipulate data from RiverWareTM
3 stars 5 forks source link

Wrong error in poorly specified directory #108

Closed rabutler-usbr closed 4 years ago

rabutler-usbr commented 4 years ago
zz2 <- rdf_aggregate(zz, "inst/extdata/Scenario/ISM1988_2014,2007Dems,IG,2002/KeySlots.rdf")
Error: The following rdfs were not found in C:\alan\RPackages\RWDataPlyr\inst\extdata\Scenario\ISM1988_2014,2007Dems,IG,2002\KeySlots.rdf:
KeySlots.rdf

seems like it should state that the path is not a directory.