undocumented: Internal Functions

Description Usage Arguments Author(s)

Description

INTERNAL FUNCTIONS: ggtern makes use of several non-exported internal functions, list are as follows:

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19

Arguments

x

logical input to check

a

value to return if x is TRUE

b

value to return if x is FALSE

A

value to return if numeric

B

numeric value to return if A is NOT numeric

name

character name of object to search for

env

environment to search within as first priority

mode

the mode to search within

version

The last version of ggplot2 where this function was good (in other words, the last version where it was not deprecated).

msg

The message to print.

label

character label

suffix

chacater suffix behind each label

sep

the seperator between label and suffix

...

additional arguments

dependent

whether to return the dependent variables (TRUE) or the indpenedent variables (FALSE)

plot

ggplot object

latex

logical as to whether latex formats should be parsed

x

character vector

x

input object

x

formula object

ggplot

object

Author(s)

Nicholas Hamilton

Nicholas Hamilton

Nicholas Hamilton

Nicholas Hamilton

Nicholas Hamilton


leogama/ggtern documentation built on Dec. 21, 2021, 10:40 a.m.