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

Try the unitizer package in your browser

Any scripts or data that you put into this service are public.

unitizer documentation built on Oct. 8, 2023, 5:06 p.m.