theme_liu: Theme with LiU colours

Description Usage Value Examples

View source: R/methods.R

Description

Theme with LiU colours

Usage

1

Value

A theme to be used with ggplot

Examples

1
2
3
data(mtcars)
lm <- linreg(mpg~wt+cyl, data = mtcars)
plot(lm)

hankOlofs/LinReg documentation built on Oct. 26, 2020, 12:17 p.m.