updateHometimeline: Update Home Timeline

Description Usage Arguments Value Examples

Description

Function to retrive and update the home timeline, the home timeline consist of up to 800 tweets posted by the accounts the user follows. Set Sys.setlocale("LC_TIME", "English") in order to be able to correctly process the twitter timestamp. See ?as.POSIXct for help.

Usage

1
updateHometimeline(connection = "hometimeline", oAuth = makeOAuth())

Arguments

connection

a mongoconnection to use (default: hometimeline)

oAuth

an oAuth token to use, by default a token is retrived by using makeOAuth

Value

None

Examples

1
#updateHometimeline()

ProjectTw/TwitteR2Mongo documentation built on May 8, 2019, 3:44 a.m.