mmeierer / REndo

REndo - A R package to control for endogeneity by using internal instrumental variable models
15 stars 4 forks source link

Add vignettes to better illustrate how to use REndo #28

Closed mmeierer closed 4 years ago

pschil commented 6 years ago

Commit b7cc8c755c27cdbf5a351390d77df5ece133e499 on the development branch adds the necessary infrastructure for building the vignette. More info on vignettes here.

Vignette file is the markdown file REndo-introduction.Rmd in folder ./vignettes

knit the markdown for reviewien. To actually include it in the package, run devtools::build_vignettes() and then rebuild and install.