# Generated by roxygen2: do not edit by hand

export(detect_coordinated_groups)
export(generate_network)
export(group_stats)
export(load_many_tweets_json)
export(load_tweets_json)
export(load_twitter_users_json)
export(preprocess_tweets)
export(preprocess_twitter_users)
export(reshape_tweets)
export(simulate_data)
export(user_stats)
import(Matrix)
import(RcppSimdJson)
import(data.table)
import(igraph)
importFrom(data.table,':=')
importFrom(lubridate,as_datetime)
importFrom(stats,na.omit)
importFrom(stats,rpois)
importFrom(stringi,stri_rand_strings)
importFrom(stringi,stri_split_fixed)
importFrom(tidytable,unnest)
