generate_continuous_IQR_output.Rd
Extract median(IQR) format from a column named variable from table df, when "by" has and only has 2 classes, run a Mann-Whitney U test
generate_continuous_IQR_output(variable, df, by)
str, The name of column in table df
data.frame, the table working on
str, stratification variable name
data.frame, the characteristic data median(IQR), when by has and only has 2 classes, run a Mann Whitney U test