add_points {rENA} | R 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
[Package rENA version 0.2.7 Index]