geom_plane: Draw a plane on a steronet

Description Usage Arguments Format

Description

Draw a plane on a steronet

Usage

1
2
3
4
5
geom_plane(mapping = NULL, data = NULL, stat = "identity",
  position = "identity", ..., n = 101, na.rm = FALSE,
  show.legend = NA, inherit.aes = TRUE)

GeomPlane

Arguments

mapping

A mapping

data

Data

position

Which position to use

...

Set aesthetics

n

Number of points to use to generate path

na.rm

Remove points with missing values

show.legend

Show legend

inherit.aes

Inherit aesthetics from the plot

geom

Which geometry to use

Format

An object of class GeomPlane (inherits from Geom, ggproto, gg) of length 5.


paleolimbot/ggstereo documentation built on May 16, 2019, 9:10 p.m.