powered by
A 5 by 4 plot showing patterns of change along time is made and returned a ggplot object.
patt_legend(indiType = "highBest")
a ggplot object to be plotted using grid.arrange() function.
a string equal to "highBest" or "lowBest" to select a type of indicator.
https://www.eurofound.europa.eu/system/files/2022-04/introduction-to-the-convergeu-package-0.6.4-tutorial-v2-apr2022.pdf
require(gridExtra) refGGpat2 <- patt_legend(indiType="lowBest") refGGpat3 <- patt_legend(indiType="highBest")
Run the code above in your browser using DataLab