tests/testthat/examples/parameters/parameters.R

pars <- orderly::orderly_parameters(a = NULL, b = 2, c = NULL)
saveRDS(list(a = pars$a, b = pars$b, c = pars$c), "data.rds")

Try the orderly package in your browser

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

orderly documentation built on Jan. 24, 2026, 1:07 a.m.