Package: sampleVADIR
Title: Draw Stratified Samples from the VADIR Database
Version: 1.0.0
Authors@R: 
  c(person(given = "Trevor",
           family = "Swanson",
           role = c("aut", "cre"),
           email = "trevorswanson222@gmail.com"),
    person(given = "Kelsie",
           family = "Forbush",
           role = "aut"),
    person(given = "Joanna",
           family = "Wiese",
           role = "ctb"),
    person(given = "Melinda",
           family = "Gaddy",
           role = "ctb"),
    person(given = "Mary",
           family = "Oehlert",
           role = "ctb"))
Maintainer: Trevor Swanson <trevorswanson222@gmail.com>
Description: Affords researchers the ability to draw stratified samples from the U.S. Department of Veteran's Affairs/Department of Defense Identity Repository (VADIR) database according to a variety of population characteristics. The VADIR database contains information for all veterans who were separated from the military after 1980. The central utility of the present package is to integrate data cleaning and formatting for the VADIR database with the stratification methods described by Mahto (2019) <https://CRAN.R-project.org/package=splitstackshape>. Data from VADIR are not provided as part of this package.
License: GPL (>= 3)
URL: https://github.com/tswanson222/sampleVADIR
BugReports: https://github.com/tswanson222/sampleVADIR/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: lubridate, methods, splitstackshape
Suggests: haven, rio
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2021-10-27 03:47:44 UTC; t092s958@home.ku.edu
Author: Trevor Swanson [aut, cre],
  Kelsie Forbush [aut],
  Joanna Wiese [ctb],
  Melinda Gaddy [ctb],
  Mary Oehlert [ctb]
Repository: CRAN
Date/Publication: 2021-10-27 14:40:04 UTC
Built: R 4.3.0; ; 2023-04-12 10:33:49 UTC; unix
