SUMMER icon indicating copy to clipboard operation
SUMMER copied to clipboard

allow user to input column name for strata in `getDirect`

Open taylorokonek opened this issue 2 years ago • 0 comments

getDirect assumes that if there is a strata column, it's called "strata", but this isn't documented anywhere (you can find it by looking through the code). Would be nice to either have an input variable strataVar (similar to other column name parameters), or at least make a note of this in the documentation

taylorokonek avatar Feb 24 '23 20:02 taylorokonek