powered by
SDG bar plot
plot_sdg_bar(data, sdg = "sdg", value = "value", quiet = FALSE)
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
Logical. Suppress info message
data("sdgstat") plot_sdg_bar(sdgstat, sdg = "SDG", value = "Value")
Run the code above in your browser using DataLab