mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
plots new accept pri, sec and ter arguments instead of x,y,z to avoid confusion. tests, tests, tests
This commit is contained in:
parent
e463fa0670
commit
652a8ca1b7
28 changed files with 3275 additions and 179 deletions
|
|
@ -5,8 +5,8 @@ S3method(cut_var,hms)
|
|||
S3method(plot,tbl_regression)
|
||||
export(add_class_icon)
|
||||
export(add_sparkline)
|
||||
export(align_axes)
|
||||
export(all_but)
|
||||
export(allign_axes)
|
||||
export(append_column)
|
||||
export(append_list)
|
||||
export(argsstring2list)
|
||||
|
|
@ -95,7 +95,6 @@ export(regression_model_uv_list)
|
|||
export(regression_table)
|
||||
export(remove_empty_attr)
|
||||
export(remove_empty_cols)
|
||||
export(remove_na_attr)
|
||||
export(remove_nested_list)
|
||||
export(repeated_instruments)
|
||||
export(sankey_ready)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue