t2STIDF: Create objects of class STIDF

Description Usage Arguments Value Author(s) References See Also Examples

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

1
t2STIDF(geotweets)

Arguments

geotweets

Geotagged tweets as a SpatialPointsDataFrame.

Value

sttweets

A STDIF object.

Author(s)

Pau Aragó

References

Pebesma, Edzer. «Spacetime: Spatio-Temporal Data in R». Journal of Statistical Software 51, n.º 7 (2012). doi:10.18637/jss.v051.i07.https://www.jstatsoft.org/article/view/v051i07

See Also

spacetime, tweet2r

Examples

1
2
3
4
5
## Not run: 
#Create STDIF object
t2STIDF(geotweets)

## End(Not run)

tweet2r documentation built on May 2, 2019, 2:34 a.m.