Learn R Programming

carbonpredict (version 2.0.1)

sme_scope3_hotspots: Predict Top 5 SME Scope 3 Emissions Hotspots

Description

This function uses pre-computed results to predict the top 5 scope 3 carbon emissions hotspots for a given SIC code.

Usage

sme_scope3_hotspots(sic_code)

Value

A data frame with the top 5 emissions hotspots for scope 3.

Arguments

sic_code

A 2-digit UK SIC code (numeric).

Examples

Run this code
sme_scope3_hotspots(sic_code = 85)

Run the code above in your browser using DataLab