-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
42 lines (41 loc) · 1.09 KB
/
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
42
# Generated by roxygen2: do not edit by hand
export(check_public_access)
export(check_transition)
export(data_status_palette)
export(default_palette)
export(dw_config)
export(encrypt_code_file)
export(fig_class_count)
export(flowchart_component_template)
export(growth_projects_data_available)
export(increasing_stat)
export(info_format)
export(notes)
export(plot_bar_visitors)
export(plot_bipartite)
export(plot_col_files_available)
export(plot_data_segment)
export(plot_donut_file_tiers)
export(plot_dot_pageviews)
export(plot_downloads_datetime)
export(plot_lollipop_download_by_project)
export(plot_sankey_status)
export(plot_scatter_pageviews_visitors)
export(plot_status)
export(project_flowchart_template)
export(project_status_palette)
export(query_annotation)
export(query_data_status_snapshots)
export(query_ga_project_stats)
export(query_study_ids)
export(read_code_file)
export(resource_type_palette)
export(sum_data_status_changes)
export(summary_stat)
export(syn_palette)
export(to_deidentified_export)
export(to_sankey_data)
import(data.table)
import(ggplot2)
import(googleAnalyticsR)
import(igraph)