Learn R Programming

ordr (version 0.1.1)

theme_biplot: Biplot theme

Description

Omit coordinate visual aids from biplots.

Usage

theme_biplot()

Arguments

Value

A ggplot theme.

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.