View source: R/addEmissionData.R
addEmissionData | R Documentation |
Adds emission data to foods dataframe.
addEmissionData(filepath, df, emission_cols = NULL)
filepath |
Path in which the dataset, in .xlsx format, is stored. |
df |
Foods dataframe. |
emission_cols |
Optional parameter. Emission column names if standard dataset isn't used. |
Food dataframe with emission data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.