Description Usage Arguments Value Examples
Adds unemployment rate to an array
| 1 | addUtoarray(A, dime = "y", uenames = c(u = "0", e = "1", r = "r"))
 | 
| A | a_1 x ... x a_p | 
| dime | an integer or a string indicating the dimention of the array that corresponds to the employed and unemployed | 
uenames, a character string indicating the dimension names corresponding to employed,unemployed and rate( will be created)
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.