stat_halfnorm: Halfnormal plot.

Description Usage Arguments

View source: R/normal_plots.R

Description

Construct a half-normal plot.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
stat_halfnorm(
  mapping = NULL,
  data = NULL,
  geom = "point",
  position = "identity",
  na.rm = FALSE,
  show.legend = NA,
  inherit.aes = TRUE,
  ...
)

Arguments

mapping

see stat_identity

data

see stat_identity

geom

see stat_identity (default = "point")

position

see stat_identity (default = "identity")

na.rm

boolean. If TRUE, missing values are removed (default = FALSE)

show.legend

see stat_identity

inherit.aes

see stat_identity

...

see stat_identity


reyesem/reyes482 documentation built on March 19, 2021, 8:59 p.m.