wykres_zarobki_bezrobocie: wykres_zarobki_bezrobocie returns a scatter plot

Description Usage Arguments Value Examples

View source: R/wykres_zarobki_bezrobocie.R

Description

'wykres_zarobki_bezrobocie()' returns a scatter plot with relative indicator of income on Y-axis and relative indicator of unemployment on X-axis for selected study programme and study level, each point represents a study programme

Usage

1
wykres_zarobki_bezrobocie(kierunek, stopien = c("1", "2", "JM"))

Arguments

kierunek

a character value, name of study programe, i.e. 'socjologia'

stopien

a vector of character values: '1' - studia pierwszego stopnia, undergraduate education, '2' - studia drugiego stopnia, complementary Master's studies, 'JM' - studia jednolite magisterskie, 5-year Master's studies

Value

a scatter plot

Examples

1
wykres_zarobki_bezrobocie('socjologia', stopien = c('1', '2'))

pteisseyre/ela3 documentation built on May 18, 2019, 3:39 a.m.