-
Notifications
You must be signed in to change notification settings - Fork 4
/
NAMESPACE
41 lines (40 loc) · 983 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
38
39
40
41
# Generated by roxygen2: do not edit by hand
export(bar_charts_en)
export(bar_charts_fr)
export(boxplots_en)
export(boxplots_fr)
export(customize_en)
export(customize_fr)
export(deriving_en)
export(deriving_fr)
export(exploratory_data_analysis_en)
export(exploratory_data_analysis_fr)
export(histograms_en)
export(histograms_fr)
export(isolating_en)
export(isolating_fr)
export(join_datasets_en)
export(join_datasets_fr)
export(launch_learn)
export(line_graphs_en)
export(line_graphs_fr)
export(overplotting_en)
export(overplotting_fr)
export(programming_basics_en)
export(programming_basics_fr)
export(reshape_data_en)
export(reshape_data_fr)
export(scatterplots_en)
export(scatterplots_fr)
export(separate_columns_en)
export(separate_columns_fr)
export(tibbles_en)
export(tibbles_fr)
export(vis_basics_en)
export(vis_basics_fr)
import(purrr)
import(stringr)
importFrom(httpuv,randomPort)
importFrom(httpuv,startServer)
importFrom(magrittr,"%>%")
importFrom(progress,progress_bar)