getHouseholdData: Loads GridSpy household data from .xlsx

View source: R/householdData.R

getHouseholdDataR Documentation

Loads GridSpy household data from .xlsx

Description

getHouseholdData does what it says. Expects an .xlsx with two sheets, one for each sample.

Usage

getHouseholdData(f)

Arguments

f

the .xlsx file

Details

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.

Author(s)

Ben Anderson, b.anderson@soton.ac.uk


CfSOtago/GREENGridData documentation built on June 10, 2022, 8:03 p.m.