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

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