| Prostitutes {HistData} | R Documentation |
Parent-Duchatelet's time-series data on the number of prostitutes in Paris
Description
A table indicating month by month, for the years 1812-1854, the number of prostitutes on the registers of the administration of the city of Paris.
Usage
data(Prostitutes)
Format
A data frame with 516 observations on the following 5 variables.
Yeara numeric vector
montha factor with levels
AprAugDecFebJanJulJunMarMayNovOctSepcounta numeric vector: number of prostitutes
mona numeric vector: numeric month
datea Date
Details
The data table was digitally scanned with OCR, and errors were corrected by comparing the yearly totals recorded in the table to the row sums of the scanned data.
Source
Parent-Duchatelet, A. (1857), De la prostitution dans la ville de Paris, 3rd ed, p. 32, 36
Examples
data(Prostitutes)
## maybe str(Prostitutes) ; plot(Prostitutes) ...
[Package HistData version 0.9-1 Index]