Closed xiaodaigh closed 4 years ago
The colnames for a ParFile returns a set. Usually, we want to return a vector in the SAME order as the columns appear.
colnames
This achieves that.
superseded by #71
The
colnames
for a ParFile returns a set. Usually, we want to return a vector in the SAME order as the columns appear.This achieves that.