Skip to content

AlexIKey/declarations.com.ua

Repository files navigation

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('devtools')
  • require(devtools)
  • install_version("knitr", version = "1.10", repos = "http://cran.us.r-project.org")
  • install_version("ggplot2", version = "1.0.1", repos = "http://cran.us.r-project.org")
  • install_version("knitrBootstrap", version = "0.9.0", repos = "http://cran.us.r-project.org")
  • install.packages('dplyr')
  • install_version("xtable", version = "1.7-4", repos = "http://cran.us.r-project.org")
  • install_version("scales", version = "0.2.4", repos = "http://cran.us.r-project.org")
  • install_version("doBy", version = "4.5-13", repos = "http://cran.us.r-project.org")

About

Our project to digitaze and open all declaration of ukrainian officials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS46.1%
  • Python23.7%
  • HTML18.8%
  • JavaScript11.4%