The goal of tidycausal is to provide some functions for calculating causal effects from given data (in tidy way!!)
You can install the development version of tidycausal from GitHub with:
# install.packages("devtools")
devtools::install_github("shafayetShafee/tidycausal")