Learn R Programming

dad (version 4.1.6)

dspg: Diploma x Socio professional group

Description

Contingency tables of the counts of Diploma x Socio professional group of France

Usage

data(dspg)

Arguments

Format

dspg is a list of 7 arrays (each one corresponding to a year: 1968, 1975, 1982, 1990, 1999, 2010, 2015) 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(dspg)
names(dspg)
print(dspg[[1]])

Run the code above in your browser using DataLab