# Sector Classification list
data.sector.classification <-
c(
"Automotive",
"Aviation",
"Cement",
"Fossil Fuels",
"Power",
"Shipping",
"Steel"
)
devtools::use_data(data.sector.classification, overwrite = T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.