Skip to content

LucyMcGowan/user2020-causal-inference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user2020! Causal Inference in R Workshop

Slides

Installing materials locally

We will be using RStudio Cloud for the workshop, but if you would like to install the required packages and course materials, we have an R package called {useRcausal2020} to help you do that! You can install {useRcausal2020} from GitHub with:

install.packages("remotes")
remotes::install_github("malcolmbarrett/useRcausal2020")

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

useRcausal2020::install_workshop("path/to/your/computer")

Replace “path/to/your/computer” with where on your computer you want the workshop installed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published