This is the source repository of the cardx
R package.
Installation
Install cards from CRAN with:
install.packages("cardx")
You can install the development version of cards from GitHub with:
# install.packages("devtools")
devtools::install_github("insightsengineering/cardx")