mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
feat: prepared for local fonts. not really working.
This commit is contained in:
parent
fcc9443cea
commit
fe1609b4f6
39 changed files with 215 additions and 77 deletions
|
|
@ -6,6 +6,7 @@ S3method(cut_var,factor)
|
|||
S3method(cut_var,hms)
|
||||
S3method(plot,tbl_regression)
|
||||
export(FreesearchR_palette)
|
||||
export(FreesearchR_theme)
|
||||
export(add_class_icon)
|
||||
export(add_sparkline)
|
||||
export(align_axes)
|
||||
|
|
@ -30,7 +31,6 @@ export(create_column_ui)
|
|||
export(create_log_tics)
|
||||
export(create_overview_datagrid)
|
||||
export(create_plot)
|
||||
export(custom_theme)
|
||||
export(cut_methods)
|
||||
export(cut_var)
|
||||
export(cut_variable_server)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue