# Generated by roxygen2: do not edit by hand

S3method(max_id,"NULL")
S3method(max_id,character)
S3method(max_id,data.frame)
S3method(max_id,default)
S3method(max_id,factor)
S3method(max_id,integer)
S3method(max_id,list)
S3method(max_id,numeric)
S3method(max_id,response)
S3method(next_cursor,character)
S3method(next_cursor,data.frame)
S3method(next_cursor,default)
S3method(next_cursor,list)
S3method(next_cursor,numeric)
S3method(next_cursor,response)
S3method(previous_cursor,character)
S3method(previous_cursor,data.frame)
S3method(previous_cursor,default)
S3method(previous_cursor,list)
S3method(previous_cursor,numeric)
S3method(previous_cursor,response)
S3method(print,screen_name)
S3method(print,user_id)
S3method(rate_limit,"NULL")
S3method(rate_limit,"function")
S3method(rate_limit,bearer)
S3method(rate_limit,character)
S3method(rate_limit,default)
S3method(rate_limit,list)
S3method(round_time,Date)
S3method(round_time,POSIXt)
S3method(since_id,"NULL")
S3method(since_id,character)
S3method(since_id,data.frame)
S3method(since_id,default)
S3method(since_id,factor)
S3method(since_id,integer)
S3method(since_id,list)
S3method(since_id,numeric)
S3method(since_id,response)
export("%>%")
export(as_screenname)
export(as_userid)
export(bearer_token)
export(create_token)
export(direct_messages)
export(direct_messages_received)
export(direct_messages_sent)
export(do_call_rbind)
export(flatten)
export(get_collections)
export(get_favorites)
export(get_followers)
export(get_friends)
export(get_mentions)
export(get_my_timeline)
export(get_retweeters)
export(get_retweets)
export(get_timeline)
export(get_timelines)
export(get_token)
export(get_tokens)
export(get_trends)
export(invalidate_bearer)
export(lat_lng)
export(lists_members)
export(lists_memberships)
export(lists_statuses)
export(lists_subscribers)
export(lists_subscriptions)
export(lists_users)
export(lookup_collections)
export(lookup_coords)
export(lookup_friendships)
export(lookup_statuses)
export(lookup_tweets)
export(lookup_users)
export(max_id)
export(my_friendships)
export(network_data)
export(network_graph)
export(next_cursor)
export(parse_stream)
export(plain_tweets)
export(post_favorite)
export(post_follow)
export(post_friendship)
export(post_list)
export(post_message)
export(post_mute)
export(post_tweet)
export(post_unfollow_user)
export(previous_cursor)
export(rate_limit)
export(rate_limits)
export(read_twitter_csv)
export(round_time)
export(save_as_csv)
export(search_30day)
export(search_fullarchive)
export(search_tweets)
export(search_tweets2)
export(search_users)
export(since_id)
export(stream_tweets)
export(stream_tweets2)
export(suggested_slugs)
export(suggested_users)
export(suggested_users_all)
export(trends_available)
export(ts_data)
export(ts_plot)
export(tweet_shot)
export(tweets_data)
export(tweets_with_users)
export(unflatten)
export(users_data)
export(users_with_tweets)
export(write_as_csv)
importFrom(graphics,legend)
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,upload_file)
importFrom(httr,write_disk)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,stream_in)
importFrom(magrittr,"%>%")
importFrom(utils,read.csv)
importFrom(utils,write.csv)
