classify_Qs: Transfer Qs_rel into binary factor with low and high specific...

View source: R/classify_Qs.R

classify_QsR Documentation

Transfer Qs_rel into binary factor with low and high specific capacity

Description

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")


KWB-R/dwc.wells documentation built on July 13, 2022, 9:36 p.m.