https://github.com/cran/robCompositions
Raw File
Tip revision: 603e991f22931dee89245568fb7ae42ec7c13bf2 authored by Matthias Templ on 19 February 2019, 12:50:03 UTC
version 2.0.10
Tip revision: 603e991
isic32.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/dataSets.R
\docType{data}
\name{isic32}
\alias{isic32}
\title{ISIC codes by name}
\format{A data.frame with 24 rows and 2 columns.}
\usage{
data(isic32)
}
\description{
\itemize{
 \item{\code{code}}{ISIC code, Rev 3.2}
 \item{\code{description}}{Description of ISIC codes}
}
}
\examples{
data(instw)
instw
}
\keyword{data}
back to top