[R-sig-Geo] small data set for an example
Michael Sumner
mdsumner at gmail.com
Thu Sep 22 02:20:02 CEST 2011
Try the quakes data in package datasets:
data(quakes)
head(quakes)
lat long depth mag stations
1 -20.42 181.62 562 4.8 41
2 -20.62 181.03 650 4.2 15
3 -26.00 184.10 42 5.4 43
4 -17.97 181.66 626 4.1 19
5 -20.42 181.96 649 4.0 11
6 -19.68 184.31 195 4.0 12
Cheers, Mike.
On Thu, Sep 22, 2011 at 10:14 AM, Hodgess, Erin <HodgessE at uhd.edu> wrote:
> Dear R Sig Geo People:
>
> Does anyone have a small "real" data set with the longitude and latitude, along with a couple of data values per location that they would be willing to share, please?
>
>
>
> I'm using simulated data but thought it would be nice to try with a regular set.
>
> Thanks,
> Erin
>
> Erin M. Hodgess, PhD
> Associate Professor
> Department of Computer and Mathematical Sciences
> University of Houston - Downtown
> mailto: hodgesse at uhd.edu
>
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
>
--
Michael Sumner
Institute for Marine and Antarctic Studies, University of Tasmania
Hobart, Australia
e-mail: mdsumner at gmail.com
More information about the R-sig-Geo
mailing list