You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
749 B

# Generated by roxygen2: do not edit by hand
export("%>%")
3 years ago
export(adaptive_color)
export(elb)
export(ell)
export(elr)
export(elt)
export(install_goldman_sans)
3 years ago
export(install_goldman_sans_condensed)
3 years ago
export(install_inter)
export(install_roboto_condensed)
export(preview_variant)
3 years ago
export(reconfigure_font)
export(reset_ggplot2_defaults)
export(scale_x_comma)
export(scale_x_percent)
export(scale_y_comma)
export(scale_y_percent)
3 years ago
export(theme_background_color)
export(theme_foreground_color)
export(theme_gs)
3 years ago
export(theme_inter)
export(theme_rc)
3 years ago
import(ggplot2)
import(ggtext)
import(grDevices)
import(grid)
import(ragg)
import(scales)
import(systemfonts)
import(textshaping)
import(tools)
importFrom(magrittr,"%>%")
3 years ago
importFrom(rstudioapi,getThemeInfo)