inst/doc/install.R

## ----setup, include=FALSE-----------------------------------------------------
knitr::opts_chunk$set(echo = TRUE)
knitr::opts_chunk$set(eval = FALSE)

## ---- eval = FALSE------------------------------------------------------------
#  install.packages("DoubleML")

## ---- message=FALSE, warning=FALSE--------------------------------------------
#  library(DoubleML)

## ---- eval = FALSE------------------------------------------------------------
#  remotes::install_github("DoubleML/doubleml-for-r")

## ---- message=FALSE, warning=FALSE--------------------------------------------
#  library(DoubleML)

Try the DoubleML package in your browser

Any scripts or data that you put into this service are public.

DoubleML documentation built on April 1, 2023, 12:16 a.m.