Learn R Programming

pulsar (version 0.3.11)

plot.pulsar: Plot a pulsar S3 object

Description

Plot a pulsar S3 object

Usage

# S3 method for pulsar
plot(x, scale = TRUE, invlam = FALSE, loglam = FALSE, legends = TRUE, ...)

Arguments

x

a pulsar or batch.pulsar object

scale

Flag to scale non-StARS criterion to max StARS value (or 1)

invlam

Flag to plot 1/lambda

loglam

Flag to plot log[lambda]

legends

Flag to plot legends

...

ignored

Details

If both invlam and loglam are given, log[1/lambda] is plotted