#' nchr: A package for scraping 2ch, 5ch and bakusai.
#'
#' @importFrom magrittr %>%
#' @importFrom R6 R6Class
#' @import rvest
#' @import dplyr
#'
#' @docType package
#' @name nchr
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.