Skip to contents

Visual Identity and Colors

Official UV corporate colors and color utilities

uv_cervena uv_svetlemodra uv_tmavemodra uv_stribrna uv_seda uv_logomodra uv_cols
UV Corporate Colors
contrast()
Contrast Colour Selector
load_cols()
Load colour Definitions from JSON File

ggplot2 Theming and Visualization

Comprehensive theming system and plot utilities

theme_vau()
A custom ggplot2 theme
save_png()
Save a ggplot with standard settings to folder determined by config.yml
flush_axis()
A shorcut for making axis text flush with axis
set_geom_defaults()
Set geom defaults for VAU package/theme
set_vau_ggplot_fonts()
Make ggplot2 use chosen font in geom_text/label

Czech-localized Scales

ggplot2 scales with Czech number formatting

scale_x_percent() scale_y_percent() scale_x_comma() scale_y_comma()
X & Y scales with opinionated pre-sets for percent & comma label formats
scale_x_percent_cz() scale_y_percent_cz() scale_x_number_cz() scale_y_number_cz()
Continuous scales with Czech percent labels
label_percent_cz() label_number_cz()
Czech formatted scales for ggplot2

Data Export and Documentation

Excel export with documentation support

write_nice_xlsx()
Create an Excel Workbook from Data Frames with documentation and optional template

Data management utilities

create_upset_plot()
Create an UpSet plot from a list of data frames

File Management and Paths

Configuration-based path handling and file utilities

pth()
Path inside base_dir, relying on config.yml
vauryou_file()
Get Path to File in vauryou Package
copy_vauryou_file()
Copy File from vauryou Package
copy_config_template()
Copy Configuration Template
copy_shared_file()
Copy Shared Files
copy_vauvau_file()
Copy Vauvau Files