Initial commit

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-08 15:13:33 +01:00
commit ccab72aa0f
31 changed files with 6547 additions and 0 deletions

10
NAMESPACE Normal file
View file

@ -0,0 +1,10 @@
# Generated by roxygen2: do not edit by hand
export(baseline_table)
export(file_extension)
export(getfun)
export(read_input)
export(regression_model)
export(regression_table)
export(write_quarto)
importFrom(stats,as.formula)