R/nchr.R

#' nchr: A package for scraping 2ch, 5ch and bakusai.
#'
#' @importFrom magrittr %>%
#' @importFrom R6 R6Class
#' @import rvest
#' @import dplyr
#'
#' @docType package
#' @name nchr
NULL
h8gi/nchr documentation built on June 25, 2019, 5:36 a.m.