educFM | R Documentation |
Education level of father (F) and mother (M) in percentages of low (l), medium (m), and high (h) of 31 countries in Europe.
data(educFM)
A data frame with 31 observations and 8 variables
country
community code
F.l
percentage of females with low edcuation level
F.m
percentage of females with medium edcuation level
F.h
percentage of females with high edcuation level
F.l
percentage of males with low edcuation level
F.m
percentage of males with medium edcuation level
F.h
percentage of males with high edcuation level
Peter Filzmoser, Matthias Templ
from Eurostat,https://ec.europa.eu/eurostat/
data(educFM)
str(educFM)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.