fig5.1b: Figur 5.1b

View source: R/fig5.1b.R

fig5.1bR Documentation

Figur 5.1b

Description

Replikasjonskode for kakediagram.

Usage

fig5.1b()

Author(s)

Silje Synnøve Lyder Hermansen

Examples

 #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)")


SiljeHermansen/laerdegR documentation built on Sept. 2, 2022, 6:17 a.m.