inst/examples/dag_targets/outer_function.R

outer_function <- function(object) {
  object + inner_function(object) + 1
}

Try the makeit package in your browser

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

makeit documentation built on April 11, 2025, 5:38 p.m.