inst/templates/new_stage.R

#!/usr/bin/env Rscript

this_stage <- dvthis::stage_header("Hello please edit me with a meaningful header!")


# add your work here


dvthis::log_stage_step("Saving intermediate results")
# save_intermediate_result()

dvthis::stage_footer()
jcpsantiago/dvthis documentation built on Dec. 20, 2021, 10:03 p.m.