citHeader("To cite standardize in publications use:")

citEntry(entry = "Manual",
  title = "standardize: Tools for Standardizing Variables for Regression in R",
  author = person("Christopher D", "Eager"),
  year = "2017",
  note = "R package version 0.2.1",
  url = "https://CRAN.R-project.org/package=standardize",
  
  textVersion =
  paste("Eager, Christopher D. (2017).",
        "standardize: Tools for Standardizing Variables for Regression in R.",
        "R package version 0.2.1.",
        "https://CRAN.R-project.org/package=standardize")
)