Learn R Programming

hadron (version 3.1.2)

plot.hadronacf: plot.hadronacf

Description

generic function to plot an object of class "myGamma"

Usage

# S3 method for hadronacf
plot(x, ..., col = "black")

Arguments

x

Object of type hadronacf generated by computeacf

...

Generic graphical parameters to be passed on

col

String. Color to be used for the data points.

Value

No return value.