-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
37 lines (36 loc) · 885 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
35
36
37
# Generated by roxygen2: do not edit by hand
export(addPOSIX)
export(agg.sleepsight)
export(check_personfolder)
export(export2csv)
export(getAppActive)
export(getBatInteract)
export(getLight)
export(getMovementGPS)
export(getPhoneAcc)
export(getScreenState)
export(getSunSetRise)
export(getSurvey)
export(getSystemHalted)
export(getWithingsActivity)
export(getWithingsSleep)
export(heatmaps)
export(iso8601chartime2POSIX)
export(plot_timeseries)
export(preprocess)
export(replaceVarWithSpace)
export(testplot)
import(ggplot2)
importFrom(cowplot,get_legend)
importFrom(cowplot,plot_grid)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(stats,aggregate)
importFrom(utils,read.csv)
importFrom(utils,timestamp)
importFrom(utils,write.csv)