classify_Qs | R Documentation |
Transfer Qs_rel into binary factor with low and high specific capacity
classify_Qs(x, split_point = 80, class_names = c("low", "high"))
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") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.