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

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