# Generated by roxygen2: do not edit by hand

export("%all%")
export("%any%")
export("%xy%")
export(cleantweets)
export(create_token)
export(find_woeid)
export(format_date)
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(next_cursor)
export(next_id)
export(parse_stream)
export(parse_stream_xl)
export(parser)
export(ply_friends)
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)
importFrom(grDevices,hcl)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,oauth1.0_token)
importFrom(httr,oauth_app)
importFrom(httr,oauth_endpoints)
importFrom(httr,progress)
importFrom(httr,timeout)
importFrom(httr,write_disk)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,stream_in)
importFrom(openssl,rsa_decrypt)
importFrom(stats,aggregate)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,write.csv)
