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)

Arguments

risk

The global value chains risk.

Value

The code of the global value chains risk.

See also

gvcr_location for the locations list and gvcr_data to collect data.

Examples

myIndicator <- gvcr_risk() myIndicator <- gvcr_risk(risk = "storm") myIndicator <- gvcr_risk("storm")