File:Pyramide ages france 2009 GNU R.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 430 × 792 pixels, file size: 114 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
Français : Population française en 2009 par classe d'âge. Fait avec GNU R, modifié avec Inkscape.
English: French male population in 2009 by age categories. Made with GNU R, modified with Inkscape.
Date
Source Own work, from INSEE — Résultats du recensement de la population en 2009, table POP1A - Population par sexe et âge regroupé - Niveau agrégé
Author Cdang
SVG development
InfoField
 
The SVG code is valid.
 
This chart was created with R.
Source code
InfoField

R code

> data.entry('etiquettes', 'interv_age', 'hommes', 'femmes') # recopier les données du tableau
> popmax = max(hommes, femmes)
> fenetres = rbind(c(0, 0.57, 0, 1), c(0.45, 1, 0, 1))
> split.screen(figs = fenetres)
[1] 1 2
> screen(1)
> barplot(hommes, interv_ages, axisnames=FALSE, horiz=TRUE,
+ xlim = c(popmax, 0), xlab = "Effectif (millions)")
> title("Hommes")
> screen(2)
> barplot(femmes, interv_ages, horiz=TRUE, names.arg=etiquettes,
+ xlim = c(0, popmax), xlab = "Effectif (millions)", cex.names = 0.7)
> title("Femmes")
> close.screen(all=TRUE)
Population française en 2009
Âge
(ans)
Intervalle
(ans)
Hommes
(millions)
Femmes
(millions)
<3 3 1.214562 1.160803
3-5 3 1.220968 1.167131
6-10 5 2.053854 1.954518
11-17 7 2.814253 2.686048
18-24 7 2.858320 2.801190
25-39 15 6.191481 6.312262
40-54 15 6.518532 6.765661
55-64 10 3.837422 4.051137
65-79 15 3.303222 4.086834
>80 31 1.112268 2.194032

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

File history

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

Date/TimeThumbnailDimensionsUserComment
current12:49, 8 February 2013Thumbnail for version as of 12:49, 8 February 2013430 × 792 (114 KB)Cdang (talk | contribs){{Information |description={{fr|1=Population française en 2009 par classe d'âge. Fait avec GNU R, modifié avec Inkscape.}}{{en|1=French male population in 2009 by age categories. Made with GNU R, modified with Inkscape.}} |date=2013-02-08 |source={{...

There are no pages that use this file.

Metadata