Learn R Programming

ggtern (version 1.0.1.3)

is.linear.ternary: S3 Method Is Linear

Description

S3 Method Is Linear

S3 Method Coordinate Transform

S3 Method Expand Deraults

S3 Method Coordinate Train

S3 Method Coordinate Aspect

S3 Method Coordinate Distance

S3 Method Render Vertical Axis

S3 Method Render Horizontal Axis

S3 Method Render Foreground

S3 Method Render Background

Usage

## S3 method for class 'ternary':
is.linear(coord)

## S3 method for class 'ternary': coord_transform(coord, data, details, verbose = FALSE, revertToCart = TRUE, adjustCart = TRUE, discard = getOption("tern.discard.external"))

## S3 method for class 'ternary': coord_expand_defaults(coord, scale, aesthetic)

## S3 method for class 'ternary': coord_train(coord, scales)

## S3 method for class 'ternary': coord_aspect(coord, details)

## S3 method for class 'ternary': coord_distance(coord, x, y, details)

## S3 method for class 'ternary': coord_render_axis_v(coord, details, theme)

## S3 method for class 'ternary': coord_render_axis_h(coord, details, theme)

## S3 method for class 'ternary': coord_render_fg(coord, details, theme)

## S3 method for class 'ternary': coord_render_bg(coord, details, theme)

Arguments

coord
coordinate system
data
input data
details
scales details
verbose
verbose reporting
revertToCart
fall back to cartesian data if error
adjustCart
adjust for the cartesian scale or not
discard
throw away data outside the plotting perimeter
scales
plot scales
scale
plot scale
aesthetic
mappings
x
data
y
data
theme
net theme