# Generated by roxygen2: do not edit by hand

export(clean_tweets)
export(create_token)
export(find_woeid)
export(get_favorites)
export(get_followers)
export(get_friends)
export(get_timeline)
export(get_tokens)
export(get_trends)
export(lookup_statuses)
export(lookup_users)
export(meta_data)
export(next_cursor)
export(parse_stream)
export(parser)
export(post_tweet)
export(rate_limit)
export(save_as_csv)
export(search_tweets)
export(search_users)
export(stream_tweets)
export(trends_available)
export(ts_plot)
export(tweets_data)
export(users_data)
export(utf8_tweets)
import(httr)
importFrom(graphics,plot)
importFrom(httr,content)
importFrom(httr,warn_for_status)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,stream_in)
importFrom(utils,write.csv)
