R/data.R

Defines functions sktb_images

#' flexTags from github.com/greymd/ojichat/pattern
#'
#' @source \url{https://github.com/greymd/ojichat}
"flextags"

#' Fake Japanese first names ported from github.com/willnet/gimei
#'
#' @source \url{https://github.com/willnet/gimei}
"gimei"

#' OnaraMessages templates from github.com/greymd/ojichat/pattern
#'
#' @source \url{https://github.com/greymd/ojichat}
"templates"

#' uniqTags from github.com/greymd/ojichat/pattern
#'
#' @source \url{https://github.com/greymd/ojichat}
"uniqtags"

#' Illustrations
#' @noRd
sktb_images <- function() {
  c(
    "illust/50th_beer.png",
    "illust/fashion_osyare_middle_man.png",
    "illust/peterpan_syndrome.png",
    "illust/sensu_salaryman.png",
    "illust/tehepero3_man.png"
  )
}
paithiov909/shaketoba documentation built on Dec. 22, 2021, 5:25 a.m.