Learn R Programming

SSLR (version 0.9.1)

check_value: Check value in leaf

Description

Function to check value in leaf from numeric until character

Usage

check_value(value, threshold)

Arguments

value

is the value in leaf node

threshold

in leaf node

Value

TRUE if <= in numeric or %in% in factor