New createDiagnosisColumns(binarised) option

Merged Paul McCarthy requested to merge rf/create-diagcols-from-binarised into master

Allow the createDiagnosisColumns processing function to be run on columns that have already been passed through the binariseCategorical function.

Merge request reports