# Generated by roxygen2: do not edit by hand

export(add_comments)
export(domain_report)
export(file_report)
export(get_domain_comments)
export(get_domain_info)
export(get_domain_relationship)
export(get_domain_votes)
export(get_ip_comments)
export(get_ip_info)
export(get_ip_votes)
export(ip_report)
export(post_domain_comments)
export(post_domain_votes)
export(post_ip_comments)
export(post_ip_votes)
export(rescan_file)
export(scan_file)
export(scan_url)
export(set_key)
export(url_report)
importFrom(httr,GET)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(httr,upload_file)
importFrom(plyr,ldply)
importFrom(plyr,rbind.fill)
importFrom(utils,read.table)
