README.md

R package convergEU

Indicators and measures by country and time describe what happens at economic and social levels. This package provides functions to calculate several measures of convergence after imputing missing values. The automated download of Eurostat data, followed by the production of country fiches and indicator fiches, makes possible to automate the production of reports. This is the development release.

Some references are:

See the article published on the Austrian Journal of Statistics https://www.ajs.or.at/index.php/ajs/article/view/1468

The stable release of the R package is available at https://CRAN.R-project.org/package=convergEU

This project is a joint work with Eurofound developed under contract № 18-3030-42.

You may use devtools to install the current version under development:

install.packages("devtools")
library(devtools)
install_github(repo="federico-m-stefanini/convergEU",
              build_vignettes= TRUE,
              force= TRUE)


federico-m-stefanini/convergEU documentation built on July 30, 2023, 3:22 a.m.