mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
functions to modify qmd for specific exports
This commit is contained in:
parent
ad99b5c46f
commit
d71d6169ff
17 changed files with 246 additions and 29 deletions
|
|
@ -2,11 +2,17 @@
|
|||
|
||||
export(argsstring2list)
|
||||
export(baseline_table)
|
||||
export(default_format_arguments)
|
||||
export(factorize)
|
||||
export(format_writer)
|
||||
export(getfun)
|
||||
export(index_embed)
|
||||
export(modify_qmd)
|
||||
export(panel_space)
|
||||
export(read_input)
|
||||
export(regression_model)
|
||||
export(regression_table)
|
||||
export(shiny_webResearch)
|
||||
export(specify_qmd_format)
|
||||
export(write_quarto)
|
||||
importFrom(stats,as.formula)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue