/declarations.com.ua

Our project to digitaze and open all declaration of ukrainian officials

Primary LanguageCSSMIT LicenseMIT

declarations.com.ua

Useful links

R pre-requisites to generate analytics

First of all install R 3.1 or newer

then run R and install following packages:

  • install.packages('knitrBootstrap')
  • install.packages('ggplot2')
  • install.packages('dplyr')
  • install.packages('xtable')
  • install.packages('scales')
  • install.packages('doBy')