moved app to correctly include in package and allow load with dataset

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-11-21 12:34:27 +01:00
commit 8e73992b39
No known key found for this signature in database
32 changed files with 5561 additions and 273 deletions

View file

@ -2,10 +2,11 @@
export(argsstring2list)
export(baseline_table)
export(file_extension)
export(getfun)
export(panel_space)
export(read_input)
export(regression_model)
export(regression_table)
export(shiny_webResearch)
export(write_quarto)
importFrom(stats,as.formula)