Learn R Programming

datamart (version 0.1.0)

Twttr-class: A class for querying twitter

Description

This class allows to query user timelines. Other resources have not been implemented yet.

Arguments

Examples

Run this code
tw <- twttr(user="wagezudenken")
  query(tw, "User_timeline")

Run the code above in your browser using DataLab