internal {ssM8}R Documentation

Internally Required Functions

Description

These functions are called internally by other functions in the package, and will generally not be required by the user.

Usage

distance.globe(a1, a2, earthradius = 6371)
firstGE(vec, value)
firstLE(vec, value)
group.max.mag(catalogue, group)
in.circle(c, centrelong = mean(c[, "longitude"]),
          centrelat = mean(c[, "latitude"]), radius, M0)
lastGE(vec, value)
lastLE(vec, value)
M8.wgt.sum(x)
maxIndex(vec)
percentile(x)
prt.mainshocks(c, add.title = TRUE)
radius.M8default(magnitudeLarge)
sumrow(x)
timegrid(reference, start.datetime, end.datetime)
zeros(n)

[Package ssM8 version 2.1-3 Index]