Description Usage Arguments Value
GraphPad Prism themes
1 | theme_prism(base_size = 16, base_family = "serif", angle = 45, border = FALSE)
|
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. |
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.