theme_print: Function for custom theme

View source: R/theme_print.R

theme_printR Documentation

Function for custom theme

Description

Function for custom theme

Usage

theme_print(
  fill = NA,
  border = "grey50",
  textColor = "grey90",
  grid = "grey40"
)

Arguments

fill

color for the fill of the panel

border

color of the border

textColor

color of the plot text

grid

color of the grid, NA for no grid


jpablo91/Pabloverse documentation built on April 11, 2024, 2:54 p.m.