pca_theme: A generic basic theme for pca. It extends ggplot2...

Description Usage Arguments Examples

Description

A generic basic theme for pca. It extends ggplot2 theme_classic().

Usage

1
pca_theme(base_size = 12, base_family = "")

Arguments

base_size

the font size

base_family

the font family

Examples

1
2
library(ggplot2)
theme_set(pca_theme(36))

pdp10/sbpiper documentation built on May 17, 2019, 11:17 p.m.