R/rIP-package.R

#' Detects Fraud in Online Surveys by Tracing, Scoring, and Visualizing IP Addresses
#'
#' @md
#' @name rIP
#' @docType package
#' @importFrom amerika amerika_palette
#' @importFrom graphics barplot
#' @importFrom dplyr bind_rows
#' @importFrom iptools ip_classify
#' @importFrom utils txtProgressBar packageVersion packageDescription setTxtProgressBar
#' @importFrom httr GET stop_for_status content add_headers user_agent
#' @importFrom jsonlite fromJSON
#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
MAHDLab/rIP documentation built on Aug. 28, 2024, 11:31 p.m.