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

citEntry(
  entry    = "Manual",
  author   = "Jin Kim",
  year     = "2020",
  title    = "ezr: Easy Use of R via Shiny App for Basic Analyses of Experimental Data",
  note     = "R package version 0.1.4",
  url      = "https://github.com/jinkim3/ezr",
  textVersion = paste0(
  "Jin Kim (2020). ",
  "ezr: Easy Use of R via Shiny App for Basic Analyses of Experimental Data. ",
  "R package version 0.1.4."
  )
)
