R/CRMaddress-package.R

#' CRMaddress: Collection of CRM web crawlers
#' 
#' Collection of CRM web crawlers.
#'
#' @name CRMaddress
#' @docType package
#' @import magrittr httr rvest xml2 data.table stringr assertthat futile.logger
#' @import assertthat
#' @importFrom utils head tail
#' @importFrom jsonlite fromJSON
#' @importFrom XML xmlParse xmlToDataFrame
NULL

ua <- user_agent("Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36")
leoluyi/address_crawler documentation built on May 21, 2019, 5:09 a.m.