Learn R Programming

ggtern (version 1.0.5.0)

iflasttern: Switch between two values for the ternary system

Description

Returns yes if the current system is ternary, and no if it is not

Usage

iflasttern(yes = stop("yes value required"), no = stop("no value required"))

Arguments

yes
value to return when the current system is ternary
no
value to return when the current system is not