#' shaketoba: R Port of Ojisan NArikiri Randomized Algorithm
#' @import dplyr
#' @import dqrng
#' @import golem
#' @import purrr
#' @import shiny
#' @import stringi
#' @importFrom config get
#' @importFrom metathis meta meta_social
#' @importFrom rlang is_empty arg_match
#' @importFrom showtext showtext_auto
#' @importFrom sysfonts font_add
#' @importFrom udpipe udpipe_load_model udpipe
#' @importFrom zipangu str_conv_hirakana
#' @docType package
#' @keywords internal
"_PACKAGE"
#' pipe re-export
#' @export %>%
#' @noRd
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.