-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 816 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 816 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
# Generated by roxygen2: do not edit by hand
export(arcticreport_cache)
export(count_citations)
export(count_creators)
export(count_data_objects)
export(count_datasets_theme)
export(count_downloads)
export(count_new_and_changed_datasets)
export(count_new_datasets)
export(count_support_interactions)
export(count_unique_accessors)
export(count_volume)
export(get_all_versions)
export(plot_cumulative_metric)
export(plot_cumulative_volume)
export(plot_theme_adc)
export(query_filesys_objects)
export(query_objects)
export(update_annual_tix)
export(update_ticket_list)
import(dplyr)
import(ggplot2)
import(httr)
importFrom(data.table,as.data.table)
importFrom(dataone,getSystemMetadata)
importFrom(dplyr,"%>%")
importFrom(jsonlite,fromJSON)
importFrom(processx,run)
importFrom(readr,read_csv)
importFrom(rlang,.data)