theme_prism | R Documentation |
GraphPad Prism themes
theme_prism( base_size = 16, angle = 45, border = FALSE, plot.margin = c(3, 3, 3, 3) )
base_size |
'numeric'. Base font size, given in '"pt"'. |
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. |
plot.margin |
plot.margin, trouble, mm |
Returns a list-like object of class _theme_.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.