/UndercountMigScores

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

DOI

UndercountMigScores v1.0.2


Assessing the Level of Undercounting of International Migration Flows in Europe


Maciej J. Dańko


Max Planck Institute for Demographic Research

Rostock, Germany


QRcode" width="100">
  <br>
  <h5>____________________________________________________________________________</h5>
  <h4>How to cite this software?</h4>
  <h5>Maciej J. Dańko. UndercountMigScores v1.0.2. (2023)<br>
      Assessing the Level of Undercounting of International Migration Flows in Europe
      <br>10.5281/zenodo.10789470. url:<a href="https://github.com/MaciejDanko/UndercountMigScore">https://github.com/MaciejDanko/UndercountMigScore</a>
____________________________________________________________________________
The newest version of the app is always available on GitHub. To run it use this R code:
shiny::runGitHub("MaciejDanko/UndercountMigScores", launch.browser = TRUE)
You may need to update/install some dependencies:
install.packages("usethis", "shiny", "Cairo", "colourpicker", "countrycodes","data.table", "DT", "magicaxis", "shinyhelper"); remotes::install_github("rstudio/bslib")
If equations do not display correctly you may need to (re-)install mathjax on your computer
Linux: sudo apt-get install -y libjs-mathjax,
Windows/Mac/Linux: https://sourceforge.net/projects/mathjax/