| fig5.1b | R Documentation |
Replikasjonskode for kakediagram.
fig5.1b()
Silje Synnøve Lyder Hermansen
#Last inn data
data(kap5)
#Lag kakediagram
barplot(table(kap5$Parti),
col = rainbow(11),
cex.names = 0.8,
main = "SOYLEDIAGRAM \nmed respondentenes partivalg i 2013",
sub = "(b)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.