Skip to content

Install Workshop Materials for Causal Inference in R

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

r-causal/causalworkshop

Repository files navigation

Install the workshop materials for Causal Inference in R

Installation

You can install causalworkshop from this repository with

install.packages("pak")
pak::pak("r-causal/causalworkshop")

Once you’ve installed the package, install the workshop with

causalworkshop::install_workshop()

By default, this package downloads the materials to a conspicuous place like your Desktop. You can also tell install_workshop() exactly where to put the materials:

causalworkshop::install_workshop("a/path/on/your/computer")

About

Install Workshop Materials for Causal Inference in R

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages