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
## 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)