BoulderCodeHub / RWDataPlyr

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

Should check that variable names are all unique #64

Closed rabutler closed 6 years ago

rabutler commented 6 years ago

In the creation of the slot aggregation matrix/list, should check that all variable names are unique, and return an error if they are not.