Earthquakes: Loads the KNMI earthquake catalogue

Description Usage Arguments Value Examples

Description

Loads the KNMI earthquake catalogue

Usage

1
Earthquakes(type = "induced", area = NULL, period = NULL, path = "")

Arguments

type

Type of catalogue c('induced', 'tectonic')

area

Inheriting from spatial polygon

period

Either numeric, timeBased or ISO-8601 style (see .subset.xts)

path

for saving data (if set to NULL data are always downloaded but not saved)

Value

data.table with rows being the single events

Examples

1
2
3
4

KNMI/knmiR documentation built on May 9, 2019, 2:23 p.m.