Insert the symbol for degrees

degrees()

Value

A string.

See also

Other miscellaneous utility functions: data_path(), dropbox_exists()

Examples

r2dii.climate.stress.test:::degrees()
#> [1] "°"
glue::glue("2{r2dii.climate.stress.test:::degrees()} Investing Initiative")
#> 2° Investing Initiative