Earthquakes: Data Set of Earthquakes

Description Usage Details Author(s) See Also Examples

Description

This data set contains the informations of earthquakes.

Usage

1
data(datEarthquake)

Details

...

Author(s)

Liang Jing ljing918@gmail.com

See Also

plotData.

Examples

1
2
3
4
5
6
7
## Not run: 

data(datEarthquake)
str(Earthquakes)
plotData(Earthquakes$Magnitude, Earthquakes[,c("Lat","Lon")])

## End(Not run)

geoCount documentation built on May 2, 2019, 5:46 p.m.