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         = "2020",
  note         = "R package version 0.3.6",
  url          = "https://MatthewHeun.github.io/matsindf/",

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