theme_prism: GraphPad Prism themes

Description Usage Arguments Value

View source: R/theme_prism.R

Description

GraphPad Prism themes

Usage

1
theme_prism(base_size = 16, base_family = "serif", angle = 45, border = FALSE)

Arguments

base_size

'numeric'. Base font size, given in '"pt"'.

base_family

'string'. Base font family, default is '"Times New Roman"'.

angle

'integer'. Angle of x_axis text in degrees. One of: '-30, 45, 90, 270'.

border

'logical'. Should a border be drawn around the plot? Clipping will occur unless e.g. 'coord_cartesian(clip = "off")' is used.

Value

Returns a list-like object of class _theme_.


ZhonghuiGai/ggtheme documentation built on Dec. 18, 2021, 8:29 p.m.