lal_plot_theme_d: Wrapper for hrbrthemes::theme_ft_rc() with bigger font,...

View source: R/plotUtils.R

lal_plot_theme_dR Documentation

Wrapper for hrbrthemes::theme_ft_rc() with bigger font, altered legend options and dots

Description

Wrapper for hrbrthemes::theme_ft_rc() with bigger font, altered legend options and dots

Usage

lal_plot_theme_d(
  fontfam = "IBM Plex Sans Condensed",
  fsize = 15,
  axsize = 13,
  textangle = 0,
  ...
)

Arguments

ggplot

object

Examples

## Not run: 
plot_ggp_object + lal_plot_theme_d()

## End(Not run)


apoorvalal/LalRUtils documentation built on Sept. 22, 2023, 5:53 p.m.