pkol / SmarterPoland

Set of tools developed by the Foundation SmarterPoland.pl [R package]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R tools for open data from SmarterPoland foundation

Installing SmarterPoland package: To get started, install the latest version of SmarterPoland:

if (!require(devtools)) {
    install.packages("devtools")
    require(devtools)
}
install_github("pbiecek/SmarterPoland")

or use CRAN version:

install.packages("SmarterPoland")

Kindly cite the SmarterPoland R package as follows:

Przemyslaw Biecek (2014)
SmarterPoland R package
https://github.com/pbiecek/SmarterPoland

About

Set of tools developed by the Foundation SmarterPoland.pl [R package]


Languages

Language:R 100.0%