The goal of survsmart is to …
You can install the development version of survsmart from GitHub with:
# install.packages("devtools")
devtools::install_github("UBESP-DCTV/survsmart")
This is a basic example which shows you how to solve a common problem:
library(survsmart)
## basic example code
Please note that the survsmart project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.