Description Usage Arguments Value
Parses the raw SOA data for a set of given parameters. This function deals with the fact that every DECC spreadsheet has a slightly different layout, but the extraction is the same. Namely, open up an Excel spreadsheet, get the right tab, extract the data from the right columns, tidy, and return.
1 | parse_raw_SOA_data(level, params)
|
level |
one of "LSOA" or "MSOA" specifying the output area level |
params |
a list giving the function parameters including |
a data frame with the energy data. NULL if not all of the required parameters are specified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.