| AkuData | R Documentation | 
Generate test data of eight quarters
AkuData(n)
| n | Number of observations within each quarter. | 
A data frame with the following variables:
| id | Sample unit identifier | 
| year | Year | 
| q | Quarter | 
| month | Month | 
| R | Response indicator | 
| age | Age group | 
| sex | Education group | 
| famid | Family identifier | 
| unemployed | Unemployed | 
| workforce | In workforce | 
# Generates data - two years
z = AkuData(3000) # 3000 in each quarter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.