forked from CfSOtago/gridCarbon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
34 lines (33 loc) · 821 Bytes
/
NAMESPACE
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
33
34
# Generated by roxygen2: do not edit by hand
export(addLockdownRect)
export(addNZSeason)
export(addWeekendRectsDate)
export(addWeekendRectsDateTime)
export(alignDates)
export(cleanUkGridESO)
export(create7DayMovingAverage)
export(createDailyMeanComparePlot)
export(createDailyPcComparePlot)
export(createRecentDateTimePlot)
export(createRecentHalfHourlyProfilePlot)
export(getDuration)
export(getUkGridESO)
export(gzipFile)
export(loadLibraries)
export(loadUKESOYearlyGenData)
export(makeUkGridESOYearlyData)
export(reshapeEmbeddedGenDT)
export(reshapeGenDT)
export(saveUkGridESO)
export(setEmbeddedGenTimePeriod)
export(setGridGenTimePeriod)
export(setPeakPeriod)
export(setup)
export(tidyNum)
import(data.table)
import(forcats)
import(here)
import(hms)
import(lubridate)
import(zoo)
importFrom(utils,install.packages)