Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

strip_unapproved

Strip Unapproved Layers


Description

strip_unapproved is an internal function which essentially 'deletes' layers from the current ternary plot in the event that such layers are not one of the approved layers. For a layer to be approved, it must use an approved geometry, and also an approved stat. Refer to approved_layers for the current list of approved geometries and stats

Usage

strip_unapproved(layers)

Arguments

layers

list of the layers to strip unnaproved layers from.

Value

strip_unapproved returns a list of approved layers (may be empty if none are approved).


ggtern

An Extension to 'ggplot2', for the Creation of Ternary Diagrams

v3.3.0
GPL-2 | file LICENSE
Authors
Nicholas Hamilton [aut, cre]
Initial release
2020-04-9

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.