Type: Package
Package: causaldata
Title: Example Data Sets for Causal Inference Textbooks
Version: 0.1.3
Authors@R: 
    c(person(given = "Nick",
             family = "Huntington-Klein",
             role = c("aut", "cre"),
             email = "nhuntington-klein@seattleu.edu",
             comment = c(ORCID = "0000-0002-7352-3991")),
      person(given = "Malcolm",
             family = "Barrett",
             role = "aut",
             email = "malcolmbarrett@gmail.com",
             comment = c(ORCID = "0000-0003-0299-5825")))
Description: Example data sets to run the example
    problems from causal inference textbooks. Currently, contains data
    sets for Huntington-Klein, Nick (2021) "The Effect" <https://theeffectbook.net>,
    Cunningham, Scott (2021, ISBN-13: 978-0-300-25168-5) "Causal Inference: The Mixtape", 
    and Hernán, Miguel and James Robins (2020) "Causal Inference: What If" 
    <https://www.hsph.harvard.edu/miguel-hernan/causal-inference-book/>.
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: tibble
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/NickCH-K/causaldata
BugReports: https://github.com/NickCH-K/causaldata/issues
NeedsCompilation: no
Packaged: 2021-12-01 19:53:17 UTC; nhuntington-klein
Author: Nick Huntington-Klein [aut, cre]
    (<https://orcid.org/0000-0002-7352-3991>),
  Malcolm Barrett [aut] (<https://orcid.org/0000-0003-0299-5825>)
Maintainer: Nick Huntington-Klein <nhuntington-klein@seattleu.edu>
Repository: CRAN
Date/Publication: 2021-12-01 20:20:05 UTC
Built: R 4.2.0; ; 2022-04-27 15:53:32 UTC; unix
