Learn R Programming

twitterreport (version 0.15.11)

tw_timeseries: Creates a time series object with frecuencies

Description

Creates a time series object with frecuencies

Usage

tw_timeseries(obj, created_at, units = c("secs", "mins", "hours", "days"), nseries = 5, span = 30)

Arguments

obj
Any of the members of the output list from tw_extract()
created_at
POSIXct class vector
units
Time unit
nseries
Number of series to include
span
Number of time units to consider

Value

xts class

See Also

Other statistics: tw_sentiment, tw_table