Last data update: 2014.03.03

R: Create objects of class STIDF
t2STIDFR Documentation

Create objects of class STIDF

Description

Creates an object of class STIDF from geotweets. A class for unstructured spatio-temporal data; for n spatial locations and times, n observations are available .

Usage

t2STIDF(geotweets)

Arguments

geotweets

Geotagged tweets as a SpatialPointsDataFrame.

Value

sttweets

A STDIF object.

Author(s)

Pau Arag<c3><83><c2><b3>

References

Pebesma, Edzer. <c3><82><c2><ab>Spacetime: Spatio-Temporal Data in R<c3><82><c2><bb>. Journal of Statistical Software 51, n.<c3><82><c2><ba> 7 (2012). doi:10.18637/jss.v051.i07.https://www.jstatsoft.org/article/view/v051i07

See Also

spacetime, tweet2r

Examples

## Not run: 
#Create STDIF object
t2STIDF(geotweets)

## End(Not run)

Results