forked from CfSOtago/GREENGridData
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
32 lines (31 loc) · 706 Bytes
/
NAMESPACE
File metadata and controls
32 lines (31 loc) · 706 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Generated by roxygen2: do not edit by hand
export(addNZSeason)
export(checkDates)
export(extractCleanGridSpyCircuit)
export(findParentDirectory)
export(fixAmbiguousDates)
export(fixCircuitLabels_rf_24)
export(fixCircuitLabels_rf_46)
export(getCleanGridSpyFile)
export(getDuration)
export(getGridSpyFileList)
export(getHouseholdData)
export(getRunDateTime)
export(getTUD)
export(gzipIt)
export(loadCleanGridSpyData)
export(loadLibraries)
export(processHhGridSpyData)
export(setup)
export(tidyNum)
import(data.table)
import(dplyr)
import(here)
import(hms)
import(lubridate)
import(progress)
import(readr)
import(readxl)
import(reshape2)
importFrom(data.table,tstrsplit)
importFrom(utils,install.packages)