https://github.com/cran/robCompositions
Raw File
Tip revision: d761b2fedaa3133904cf8bbd87ad4e6fcfdf79ac authored by Matthias Templ on 15 April 2019, 16:22:43 UTC
version 2.1.0
Tip revision: d761b2f
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