plot.eqldensmap: Plot of the magnitude mapping

Description Usage Arguments See Also Examples

Description

Plot of the magnitude mapping

Usage

1
2
## S3 method for class 'eqldensmap'
plot(x, ...)

Arguments

x

'eqldensmap' object

...

additional parameters to plot

See Also

eqldens

Examples

1
2
M.ref <- runif(10,5,8)
plot(eqldens(1:10, M.ref))

abarbour/eqldens documentation built on May 10, 2019, 4:06 a.m.