ggplot_ewing_envelope: GGplot of Ewing envelope

View source: R/ewing_envelope.R

ggplot_ewing_envelopeR Documentation

GGplot of Ewing envelope

Description

GGplot of Ewing envelope

GGplot of Ewing Envelope

Usage

ggplot_ewing_envelope(
  object,
  cols = c("#21908CFF", "#440154FF", "#5DC863FF"),
  main = "",
  ...
)

## S3 method for class 'ewing_envelope'
autoplot(object, ...)

Arguments

object

object of class 'ewing_envelope'

cols

colors for top simulations

main

title for plot

...

additional arguments


byandell/ewing documentation built on June 11, 2025, 4:53 a.m.