gvcr_risk.Rd
This function allows you to find and search the right indicator code from the Social Progress Index you want to use. If no argument is filed, all indicators will be displayed.
gvcr_risk(risk)
risk | The global value chains risk. |
---|
The code of the global value chains risk.
gvcr_location
for the locations list and gvcr_data
to collect data.
myIndicator <- gvcr_risk() myIndicator <- gvcr_risk(risk = "storm") myIndicator <- gvcr_risk("storm")