tests/_helper/unitizers/trivial.R

# File used to build a trivial unitizer for tests

TRUE
x <- 1 + 1
x + 2
y <- x
y * x
y / x + 2
brodieG/unitizer documentation built on June 11, 2025, 3:54 a.m.