ipn_style: IPN theme uses IPN font, colors, and larger text size

Description Usage Arguments Examples

View source: R/ipn_plot_basic.R

Description

IPN theme uses IPN font, colors, and larger text size

Usage

1
2
ipn_style(fl = 5, size = 16, position = "right", grid = 0,
  transparent = 0, black = 0, line_size = 1)

Arguments

fl

set Forschungslinie, default set to "6" which is IPN blue

size

set font size, default is 16

position

set position for legend, default is "right"

grid

show grid, default is 0 for no grid, set to 1 for grid

transparent

transparent background, default is 0 for white background, set to 1 for transparent background

black

color of text, default is 0 for grey, set to 1 for black

line_size

specify line size, default is one

Examples

1
ipn_style(fl = 5, size = 16, position = "right", grid = 0, transparent = 0, black = 0)

MKubsch/IPNPlot documentation built on Feb. 26, 2020, 11:33 a.m.