Original file(SVG file, nominally 723 × 578 pixels, file size: 3 KB)

Summary

Description
English: simple barplot, created with Gnu R and the use of the VADeaths data set from the Gnu R programm package (datasets)
Deutsch: Darstellung eines einfachen Säulendiagramms, erstellt mit Gnu R unter Benutzung vom VADeaths Datensatz des Gnu R Programmpakets (datasets)
Date
Source Own work
Author Hagezussa
SVG development
InfoField
 
The SVG code is valid.
 
This chart was created with R.
 
 This chart uses embedded text that can be easily translated using a text editor.

Licensing

Public domain I, the copyright holder of this work, release this work into the public domain. This applies worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

further informations

Code:

devSVG(file = "simple_barplot.svg")
barplot(VADeaths[,1],
     main = "Death Rates in Virginia (1940) per 1000 (Rural Male)", 
     cex.axis = 1.5, cex.names = 1.5, cex.main = 2)
dev.off()

Commentary: For saving in the SVG Format it was necessary to enlarge axis, names and main


Data set: VADeaths from the Gnu R programm package (datasets)

@Manual{,
      title        = {R: A Language and Environment for Statistical
                      Computing},
      author       = {R Development Core Team},
      organization = {R Foundation for Statistical Computing},
      address      = {Vienna, Austria},
      year         = 2007,
      note         = {{ISBN} 3-900051-07-0},
      url          = {http://www.R-project.org}
    }

Source

Moyneau, L., Gilliam, S. K., and Florant, L. C.(1947) Differences in Virginia death rates by color, sex, age, and rural or urban residence. American Sociological Review, 12, 525–535.

References

McNeil, D. R. (1977) Interactive Data Analysis. Wiley.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

24 May 2007

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current22:00, 23 May 2007Thumbnail for version as of 22:00, 23 May 2007723 × 578 (3 KB)Hagezussa{{Information |Description=simple barplot |Source=self-made |Date= |Author= User:Hagezussa }}

The following 2 pages use this file:

Global file usage

The following other wikis use this file:

Metadata