Revision 9ae1e67cb5e13c5bbc731a5fc56a0053182f16b0 authored by Matthias Templ on 11 February 2020, 16:20:02 UTC, committed by cran-robot on 11 February 2020, 16:20:02 UTC
1 parent 775c7e1
Raw File
employment.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/dataSets.R
\docType{data}
\name{employment}
\alias{employment}
\title{employment in different countries by gender and status.}
\format{A three-dimensional table}
\usage{
data(employment)
}
\description{
employment in different countries by gender and status.
}
\examples{
data(employment)
str(employment)
employment
}
\keyword{data}
back to top