add_points: Plot points on an ena.plot

View source: R/utils.plot.R

add_pointsR Documentation

Plot points on an ena.plot

Description

Plot points on an ena.plot

Usage

add_points(x, wh = NULL, ..., name = "plot", mean = NULL, colors = NULL)

Arguments

x

ena.plot to add point on

wh

which points to plot

...

additional parameters to pass along

name

name to give the plot

mean

include a mean point for the provided points

colors

colors for plotted points

Value

ena.plot.object


rENA documentation built on March 26, 2022, 1:10 a.m.