A Shiny Intro Survey to an Open Science Course












install.packages("ExPanDaR")
library(ExPanDaR)
wb <- read.csv("https://joachim-gassen.github.io/data/wb_condensed.csv")
ExPanD(wb, cs_id = "country", ts_id = "year")
After running these three lines of ...


Copyright © 2025 | MH Corporate basic by MH Themes