Skip to content
Snippets Groups Projects
Commit 5bef60a8 authored by Ben Anderson's avatar Ben Anderson
Browse files

removed docs

parent 254fe07f
Branches
Tags
No related merge requests found
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/processGridSpyFiles.R
\name{process1mGridSpyFiles}
\alias{process1mGridSpyFiles}
\title{Load all available 1 minute grid spy data files from the list returned by list1mGridSpyFiles}
\usage{
process1mGridSpyFiles(dt)
}
\arguments{
\item{dt}{a data table with 2 columns: hhID and fullPath derived from list1mGridSpyFiles()}
}
\description{
\code{process1mGridSpyFiles}. Loads, processes ans saves 1 minute grid spy files by iterating over each household id. We we cannot just concatinate all the files since the
column headings (circuit labels) vary. The function saves out 1 data file per household ID per month as a gzipped .csv file.
}
\author{
Ben Anderson, \email{b.anderson@soton.ac.uk}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment