The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Title: Datasets and Functions Used in the Book 'Przewodnik po Pakiecie R'
Version: 0.16.12
Description: Data sets and functions used in the polish book "Przewodnik po pakiecie R" (The Hitchhiker's Guide to the R). See more at http://biecek.pl/R. Among others you will find here data about housing prices, cancer patients, running times and many others.
Depends: R (≥ 3.0.0), PogromcyDanych, PBImisc
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-11-29 08:59:01 UTC; pbiecek
Author: Przemyslaw Biecek [aut, cre]
Maintainer: Przemyslaw Biecek <przemyslaw.biecek@gmail.com>
Repository: CRAN
Date/Publication: 2016-11-29 12:43:44

Auta Dataset

Description

A subset of an auta2012 dataset from the package PogromcyDanych.

Usage

data(auta)

Format

a data.frame with 2400 rows and 8 columns

Details

The subsequent columns describe:

Examples

library("Przewodnik")
summary(auta)

BRCA Dataset

Description

From The Cancer Genome Atlas dataset, subset for BRCA - BReast CAncer.

Usage

data(brca)

Format

a data.frame with 695 rows and 16 columns

Details

The subsequent columns describe:

Examples

library("Przewodnik")
summary(brca)

Crunching of Oncology Data

Description

The subsequent columns describe:

Usage

data(daneO)

Format

a data.frame with 97 rows and 9 columns

Examples

library("Przewodnik")
summary(daneO)

Example Sociodemographic Data

Description

The subsequent columns describe:

Usage

data(daneSoc)

Format

a data.frame with 204 rows and 7 columns

Examples

library("Przewodnik")
summary(daneSoc)

Marathons in Warsaw / Poland

Description

Data from Warsaw marathons 2013 - 2016.

Usage

data(maratony)

Format

a data.frame with 70736 rows and 14 columns

Details

Orlen Maraton Warszawski - Based on https://www.orlenmarathon.pl/ database.

Polmaraton Warszawski - Based on http://pzupolmaratonwarszawski.com/ database.

The subsequent columns describe:

Prepared by Krzysztof Trajkowski.

Examples

library("Przewodnik")
summary(maratony)

Housing Prices Data

Description

The subsequent columns describe:

Usage

data(mieszkania)

Format

a data.frame with 200 rows and 5 columns

Examples

library("Przewodnik")
summary(mieszkania)

Mortality Data for Poland

Description

Mortality data for Poland. Based on http://www.mortality.org/ database. The subsequent columns describe:

Usage

data(przezycia)

Format

a data.frame with 11544 rows and 11 columns

Details

Find more at http://www.mortality.org/Public/ExplanatoryNotes.php#CompleteDataSeries

Examples

library("Przewodnik")
summary(przezycia)

School Injuries in Poland

Description

Data about School Injuries in Poland in school years 2012/2013 and 2013/2014. Based on http://www.cie.men.gov.pl/index.php/dane-statystyczne/137.html

Usage

data(szkolne_wypadki)

Format

a data.frame with 20958 rows and 7 columns

Details

The subsequent columns describe:

Prepared by Krzysztof Trajkowski.

Examples

library("Przewodnik")
summary(szkolne_wypadki)

Titanic Dataset

Description

Based on the titanic dataset from titanic package (from kaggle).

Usage

data(titanic)

Format

a data.frame with 891 rows and 6 columns

Details

The subsequent columns describe:

Examples

library("Przewodnik")
summary(titanic)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.