citHeader("Please cite the R package 'kim' in publications as follows:")

citEntry(
  entry    = "Manual",
  author   = "Jin Kim",
  year     = "2020",
  title    = "kim: Functions for Behavioral Science Researchers",
  note     = "R package version 0.2.71",
  url      = "https://cran.r-project.org/package=kim",
  textVersion = paste0(
  "Jin Kim (2020). ",
  "kim: Functions for Behavioral Science Researchers. ",
  "R package version 0.2.71"
  )
)
