https://github.com/cran/epicalc
Raw File
Tip revision: 219d907ef47e88c91b0d5b34c0ce1c9c7c2036e4 authored by Virasakdi Chongsuvivatwong on 23 June 2008, 00:00:00 UTC
version 2.7.1.0
Tip revision: 219d907
VCT.rd
\name{Voluntary counselling and testing}
\docType{data}
\alias{VCT}
\title{Dataset on attitudes toward VCT}
\description{
This dataset contains information on the records of 50 women working at a tourist destination community.
}
\usage{data(VCT)}
\format{A subset of a data frame containing 50 observations and 12 variables with
variable descriptions.

Details of the codes can be seen from the results of the function 'codebook()' below.
}
\examples{
data(VCT)
use(VCT)
des()
codebook()
}
\keyword{datasets}
    
back to top