daneSoc: Example Sociodemographic Data

Description Usage Format Examples

Description

The subsequent columns describe:

Usage

1

Format

a data.frame with 204 rows and 7 columns

Examples

1
2
library("Przewodnik")
summary(daneSoc)

Example output

Loading required package: PogromcyDanych
Loading required package: dplyr

Attaching package: 'dplyr'

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union

Loading required package: SmarterPoland
Loading required package: ggplot2
Loading required package: httr
Loading required package: htmltools
Loading required package: PBImisc
      wiek          wyksztalcenie     st.cywilny         plec    
 Min.   :22.00   podstawowe:93    singiel  :120   kobieta  : 55  
 1st Qu.:30.00   srednie   :55    w zwiazku: 84   mezczyzna:149  
 Median :45.00   wyzsze    :34                                   
 Mean   :43.16   zawodowe  :22                                   
 3rd Qu.:53.00                                                   
 Max.   :75.00                                                   
               praca     cisnienie.skurczowe cisnienie.rozkurczowe
 nie pracuje      : 52   Min.   : 93.0       Min.   : 57.00       
 uczen lub pracuje:152   1st Qu.:126.0       1st Qu.: 77.00       
                         Median :137.5       Median : 80.00       
                         Mean   :137.0       Mean   : 80.43       
                         3rd Qu.:148.0       3rd Qu.: 86.25       
                         Max.   :178.0       Max.   :107.00       

Przewodnik documentation built on May 1, 2019, 10:12 p.m.