plot.pulsar | R Documentation |
pulsar
S3 objectPlot a pulsar
S3 object
## S3 method for class 'pulsar'
plot(x, scale = TRUE, invlam = FALSE, loglam = FALSE, legends = TRUE, ...)
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 |
If both invlam and loglam are given, log[1/lambda] is plotted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.