View source: R/householdData.R
getHouseholdData | R Documentation |
getHouseholdData
does what it says. Expects an .xlsx with two sheets, one for each sample.
getHouseholdData(f)
f |
the .xlsx file |
Combines & returns the results as a data.table which records:
- power company - location - n adults - n children aged 0-12 - n chidlren aged 13-18 - any recruitment or sampling notes - date GridSpy monitor disconnected and (potentially) re-used
Will be extended to include other survey data when available.
Ben Anderson, b.anderson@soton.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.