Learn R Programming

lomb (version 2.5.0)

theme_lsp: lsp theme for ggplot2

Description

Import lsp ggplot2 theme. It builds on theme_bw.

Usage

theme_lsp(bs=18)

Value

A theme element

Arguments

bs

basesize of font

Examples

Run this code
plot(lsp(lynx))+theme_lsp(25)

Run the code above in your browser using DataLab