plot.pulsar {pulsar} | R Documentation |
Plot a pulsar
S3 object
Description
Plot a pulsar
S3 object
Usage
## S3 method for class 'pulsar'
plot(x, scale = TRUE, invlam = FALSE, loglam = FALSE, legends = TRUE, ...)
Arguments
x |
a |
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
[Package pulsar version 0.3.11 Index]