README.md

CRAN_Status_Badge Downloads

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


pbiecek/SmarterPoland documentation built on Aug. 22, 2023, 7:43 p.m.