Skip to contents

Transfer Qs_rel into binary factor with low and high specific capacity

Usage

classify_Qs(x, split_point = 80, class_names = c("low", "high"))

Arguments

x

vector of Qs_rel values

split_point

threshold for classifying numeric Qs_rel values, default: 80

class_names

class names, default: c("low", "high")