Skip to contents

Converts R-executable logical expressions to a more human-friendly format

Usage

format_LightRuleFit_rules(x, space_after_comma = FALSE, decimal_places = NULL)

Arguments

x

Vector, string: Logical expressions

space_after_comma

Logical: If TRUE, place spaces after commas.

decimal_places

Integer: Limit all floats (numbers of the form 9.9) to this many decimal places

Author

EDG