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

citEntry(
  entry    = "Manual",
  author   = "Jin Kim",
  year     = "2020",
  title    = "kim: Behavioral Scientists' Analysis Toolkit",
  note     = "R package version 0.4.21",
  url      = "https://cran.r-project.org/package=kim",
  textVersion = paste0(
  "Jin Kim (2020). ",
  "kim: Behavioral Scientists' Analysis Toolkit. ",
  "R package version 0.4.21"
  )
)
