SUMMER
SUMMER copied to clipboard
allow user to input column name for strata in `getDirect`
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