t2STIDF: Create objects of class STIDF

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

View source: R/t2STIDF.R

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<c3><b3>

References

Pebesma, Edzer. <c2><ab>Spacetime: Spatio-Temporal Data in R<c2><bb>. Journal of Statistical Software 51, n.<c2><ba> 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)

pauarago/tweet2r documentation built on May 24, 2019, 8:22 p.m.