Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 890 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 890 Bytes

R package for the PogromcyDanych Masive Online Open Course

DOI CRAN_Status_Badge Downloads

Install the latest version of PogromcyDanych from GitHub:

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

or use the CRAN version:

install.packages("PogromcyDanych")

Kindly cite the PogromcyDanych R package:

Przemyslaw Biecek (2015)
PogromcyDanych R package
https://github.com/pbiecek/PogromcyDanych