Description Usage Value Examples
View source: R/methods.R
Theme with LiU colours
1
theme_liu()
A theme to be used with ggplot
1 2 3
data(mtcars) lm <- linreg(mpg~wt+cyl, data = mtcars) plot(lm)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.