Learn R Programming

dad (version 4.1.6)

dspgd2015: Diploma x Socio professional group by departement in 2015

Description

Contingency tables of the counts of Diploma x Socio professional group by metroplitan France departement in year 2015.

Usage

data(dspgd2015)

Arguments

Format

dspgd2015 is a list of 96 arrays (each one corresponding to a department, designated by its official geographical code) of 4 rows (each one corresponding to a level of diploma) and 6 columns (each one corresponding to a socio professional group).

csp:

Socio professional group

diplome:

Diploma

agri:

farmer (agriculteur)

arti:

craftsperson (artisan)

cadr:

senior manager (cadre sup\'erieur)

pint:

middle manager (profession interm\'ediaire)

empl:

employee (employ\'e)

ouvr:

worker (ouvrier)

bepc:

brevet

cap:

NVQ (cap)

bac:

baccalaureate

sup:

higher education (sup\'erieur)

Author

Rachid Boumaza, Pierre Santagostini, Smail Yousfi, Sabine Demotes-Mainard

Examples

Run this code
data(dspgd2015)
names(dspgd2015)
print(dspgd2015[[1]])

Run the code above in your browser using DataLab