inst/tests/make_with_dir_warn/source1.R

#'@title One
#'@description The first script in a pipeline. This one doesn't have any
#'  dependencies.
#'@targets target1
#'@force TRUE
#'@makepipe
NULL

makepipe::make_register(5, 'five')

#'@title One
#'@description A second declaration
#'@targets target1
#'@force TRUE
#'@makepipe
NULL

Try the makepipe package in your browser

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

makepipe documentation built on Dec. 7, 2022, 5:16 p.m.