https://github.com/cran/robCompositions
Raw File
Tip revision: daac2b4c2293b12523269bf2c21b43e304e733cf authored by Matthias Templ on 29 May 2018, 10:38:10 UTC
version 2.0.8
Tip revision: daac2b4
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