mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
modifications to ui and using DT for tables
This commit is contained in:
parent
c06d887c24
commit
15fe4ca188
16 changed files with 567 additions and 128 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# Generated by roxygen2: do not edit by hand
|
||||
|
||||
S3method(regression_table,list)
|
||||
S3method(regression_table,webresearch_model)
|
||||
export(argsstring2list)
|
||||
export(baseline_table)
|
||||
export(default_format_arguments)
|
||||
|
|
@ -8,11 +10,12 @@ export(format_writer)
|
|||
export(getfun)
|
||||
export(index_embed)
|
||||
export(modify_qmd)
|
||||
export(panel_space)
|
||||
export(read_input)
|
||||
export(regression_model)
|
||||
export(regression_model_uv)
|
||||
export(regression_table)
|
||||
export(shiny_webResearch)
|
||||
export(specify_qmd_format)
|
||||
export(tbl_merge)
|
||||
export(write_quarto)
|
||||
importFrom(stats,as.formula)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue