citHeader("To cite package ‘matsindf’ in publications use:")

citEntry(entry = "Manual",
  title        = "matsindf: Matrices in Data Frames",
  author       = personList(as.person("Matthew Kuperus Heun")),
  year         = "2021",
  note         = "R package version 0.3.9",
  url          = "https://MatthewHeun.github.io/matsindf/",

  textVersion  =
  paste("Matthew Kuperus Heun (2021).",
        "matsindf: Matrices in Data Frames.",
        "R package version 0.3.9.",
        "https://MatthewHeun.github.io/matsindf/")
)
