daneO: Crunching of Oncology Data

Description Usage Format Examples

Description

The subsequent columns describe:

Usage

1

Format

a data.frame with 97 rows and 9 columns

Examples

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

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        Rozmiar.guza   Wezly.chlonne       Nowotwor    
 Min.   :29.00   Min.   :1.000   Min.   :0.0000   Min.   :1.000  
 1st Qu.:42.00   1st Qu.:1.000   1st Qu.:0.0000   1st Qu.:2.000  
 Median :46.00   Median :1.000   Median :0.0000   Median :2.000  
 Mean   :45.52   Mean   :1.268   Mean   :0.4124   Mean   :2.221  
 3rd Qu.:50.00   3rd Qu.:2.000   3rd Qu.:1.0000   3rd Qu.:3.000  
 Max.   :57.00   Max.   :2.000   Max.   :1.0000   Max.   :3.000  
                                                  NA's   :11     
 Receptory.estrogenowe Receptory.progesteronowe Niepowodzenia Okres.bez.wznowy
 (-)  :37              (-)  :24                 brak  :84     Min.   :10.00   
 (+)  :21              (+)  :18                 wznowa:13     1st Qu.:30.75   
 (++) :24              (++) :32                               Median :38.00   
 (+++): 9              (+++):16                               Mean   :37.41   
 NA's : 6              NA's : 7                               3rd Qu.:45.00   
                                                              Max.   :54.00   
                                                              NA's   :1       
      VEGF      
 Min.   :  118  
 1st Qu.:  629  
 Median : 1489  
 Mean   : 2627  
 3rd Qu.: 3240  
 Max.   :22554  
                

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