As mentioned in #44 , it would be nice to add unique_colnames=true option to load(), which would propagate to DataFrame({r data frame}, makeunique=unique_colnames).
That will make the default behaviour reasonable, while still allowing the user to control it.
As mentioned in #44 , it would be nice to add
unique_colnames=trueoption toload(), which would propagate toDataFrame({r data frame}, makeunique=unique_colnames).That will make the default behaviour reasonable, while still allowing the user to control it.