Revision a53065a09c3fce65a63e137deb5bccb6162e6cff authored by Matthias Templ on 18 November 2020, 20:10:02 UTC, committed by cran-robot on 18 November 2020, 20:10:02 UTC
1 parent 9ae1e67
Raw File
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