theme_biplot: Biplot theme

View source: R/themes.r

theme_biplotR Documentation

Biplot theme

Description

Omit coordinate visual aids from biplots.

Usage

theme_biplot()

Details

Because the artificial axes often go uninterpreted, biplots may omit the visual aids (tick marks and labels, grid lines) used to recover the artificial coordinates of the row and column markers The biplot (partial) theme removes these elements from the current theme. This can be especially helpful when plotting axes or isolines.

Value

A ggplot theme.


ordr documentation built on Oct. 21, 2022, 1:07 a.m.