plots new accept pri, sec and ter arguments instead of x,y,z to avoid confusion. tests, tests, tests

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-04-15 12:04:32 +02:00
commit 652a8ca1b7
No known key found for this signature in database
28 changed files with 3275 additions and 179 deletions

View file

@ -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)