Learn R Programming

SDGdetector (version 2.7.3)

sdg_icon: Icons for SDGs

Description

The sdg_icon function provides the specific icon for each SDG

Usage

sdg_icon(x, res = 200)

Arguments

x

Numeric code for each SDG, ranging from 1 to 17

res

Resolution of SDG icon. Default: res = 200 indicates resizing proportionally to 200px

Examples

Run this code
sdg_icon(x = 17, res = 300)

Run the code above in your browser using DataLab