Learn R Programming

Przewodnik (version 0.16.12)

szkolne_wypadki: 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)

Arguments

Format

a data.frame with 20958 rows and 7 columns

Details

The subsequent columns describe:
  • wojewodztwo Region
  • szkola Type of school
  • przypadek How heavy was the injury?
  • rok.szkolny school year
  • typ Is is about part of body or about type of injury
  • rodzaj Detailed group
  • liczba Number of injuries

Prepared by Krzysztof Trajkowski.

Examples

Run this code
library("Przewodnik")
summary(szkolne_wypadki)

Run the code above in your browser using DataLab