| insolvency | R Documentation |
The insolvency data gives the number of insolvent companies per month in Berlin from 1994 to 1996.
data(dust)
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)
## Not run:
##example of analysis:
if(interactive()){vignette("count-insolvency")}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.