Skip to contents

Validate that a formula has a simple left‐hand side check_simple_lhs( ~ x1 + x2) # errors because no lhs

Usage

check_simple_lhs(formula)