The cd2030.pooled is a package that aggregates country-specific outputs into a single consolidated report. This functionality enables the generation of a comprehensive summary, providing a unified view of the data across multiple countries.
You can install the development version of cd2030 from GitHub with:
if (!require('pak')) install.packages("pak")
pak::pak("damurka/cd2030.pooled")Start the web dashboard:
cd2030.pooled::app()Contributions to improve the cd2030.pooled package are welcome! Please fork the repository, make your changes, and submit a pull request.