Description Usage Arguments Value Examples
View source: R/wykres_zarobki_bezrobocie.R
'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
1 | wykres_zarobki_bezrobocie(kierunek, stopien = c("1", "2", "JM"))
|
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 |
a scatter plot
1 | wykres_zarobki_bezrobocie('socjologia', stopien = c('1', '2'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.