powered by
SDG map plot
plot_sdg_map(data, sdg = sdg, value = value, country = country, by_sdg = TRUE)
Returns the tool text outputs.
Data frame as the input
Vector with SDG code to be visualized.
The value, e.g., number of SDGs, to be show in the thematic map
Country that are associated with the SDGs.
If mapping by SDG, TRUE or FALSE.
data("sdgstat") plot_sdg_map(sdgstat, sdg = "SDG", value = "Value", country = "Country", by_sdg = FALSE )
Run the code above in your browser using DataLab