ind_ulc | R Documentation |
Nominal unit labour costs
ind_ulc(cost, output, input1 = 1, input2 = 1, time, baseyear)
cost |
Compensation of employees |
output |
value added or gdp |
input1 |
a labour input of costs (not neccessary if input = input2) |
input2 |
a labour input of output (not neccessary if input = input2) |
ind_ulc(cost = c(1,2,3), output = c(NA,4,6), time = c(1,2,3), baseyear = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.