-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 856 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 856 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
33
34
35
36
# Generated by roxygen2: do not edit by hand
export(compute_metrics)
export(countdown)
export(data_split)
export(get_best)
export(get_data)
export(glyphicon)
export(html_img)
export(icon)
export(last_update)
export(new_challenge)
export(new_team)
export(plot_activity)
export(plot_history)
export(print_leaderboard)
export(print_readerr)
export(publish)
export(store_new_submissions)
export(update_rank_diff)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,palette)
importFrom(graphics,abline)
importFrom(graphics,axTicks)
importFrom(graphics,axis.POSIXct)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(knitr,kable)
importFrom(rmarkdown,render)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,quantile)
importFrom(utils,data)