| insolvency {catdata} | R Documentation |
Insolvency of companies in Berlin
Description
The insolvency data gives the number of insolvent companies per month in Berlin from 1994 to 1996.
Usage
data(dust)
Format
A data frame with 36 observations on the following 4 variables.
insolvnumber of insolvent companies
yearyears 1994-1996 (1–3)
monthmonth (1-12)
casenumber of cases (1–36)
Examples
## Not run:
##example of analysis:
if(interactive()){vignette("count-insolvency")}
## End(Not run)
[Package catdata version 1.2.4 Index]