# Generated by roxygen2: do not edit by hand

S3method(as.igraph,cranly_network)
S3method(author_of,cranly_network)
S3method(author_with,cranly_network)
S3method(build_network,cranly_db)
S3method(package_by,cranly_network)
S3method(package_with,cranly_network)
S3method(plot,cranly_network)
S3method(plot,summary_cranly_network)
S3method(subset,cranly_network)
S3method(summary,cranly_network)
export(author_of)
export(author_with)
export(build_network)
export(clean_CRAN_db)
export(clean_up_author)
export(clean_up_directives)
export(package_by)
export(package_with)
import(countrycode)
import(igraph)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(magrittr,"%>%")
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,stack)
