lal_plot_theme: theme for nice looking plots with sensible defaults (no...

View source: R/plotUtils.R

lal_plot_themeR Documentation

theme for nice looking plots with sensible defaults (no legend title, legend at the bottom)

Description

theme for nice looking plots with sensible defaults (no legend title, legend at the bottom)

Usage

lal_plot_theme(
  fontfam = "IBM Plex Sans Condensed",
  fsize = 14,
  textangle = 0,
  ...
)

Arguments

ggplot

object

Examples

## Not run: 
plot_ggp_object + lal_plot_theme()

## End(Not run)


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