Skip to content
Snippets Groups Projects
Commit 8c43396d authored by B.Anderson's avatar B.Anderson
Browse files

Merge branch 'master' of git.soton.ac.uk:SERG/saver

parents 89525fb7 3f932fb4
No related branches found
No related tags found
No related merge requests found
...@@ -38,10 +38,13 @@ If you arrange your data differently you will need to adjust the paths in the ex ...@@ -38,10 +38,13 @@ If you arrange your data differently you will need to adjust the paths in the ex
# What this repo provides (and what it does not) # What this repo provides (and what it does not)
* R scripts used to clean the data prior to submission to the [UK Data Service](https://beta.ukdataservice.ac.uk/datacatalogue/studies/study?id=8676) * **To Do**: R scripts used to clean the data prior to submission to the [UK Data Service](https://beta.ukdataservice.ac.uk/datacatalogue/studies/study?id=8676)
* R functions for use with the data deposited at the [UK Data Service](https://beta.ukdataservice.ac.uk/datacatalogue/studies/study?id=8676): * R functions for use with the data deposited at the [UK Data Service](https://beta.ukdataservice.ac.uk/datacatalogue/studies/study?id=8676)
* Example R scripts to demonstrate the use of these functions such as:
* using the utility functions
* loading the survey and response data
* coding derived survey variables using the survey_dv_* functions
* loading (selections of) the 15 min electricity use data * loading (selections of) the 15 min electricity use data
* setting dates and times (and other pre-processing) in the 15 min electricity use data * setting dates and times (and other pre-processing) in the 15 min electricity use data
* linking household survey and electricity use data * linking household survey and electricity use data
* ... * and more...
* R scripts to demonstrate the use of these functions
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment