-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
38 lines (37 loc) · 967 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(check_date_col)
export(convert_redcap_fields)
export(download_redcap_data)
export(format_author)
export(format_conferences)
export(format_grants)
export(format_jobs)
export(format_ref)
export(format_research)
export(format_research_other)
export(format_research_paper)
export(format_service)
export(format_talks)
export(format_teaching)
export(format_teaching_course)
export(format_teaching_course_integrated)
export(format_teaching_other)
export(format_teaching_standalone)
export(format_training)
export(format_training_other)
export(format_training_standard)
export(get_gs_data)
export(get_redcap_token)
export(get_service_data)
export(get_zenodo_depositions)
export(get_zenodo_record)
export(get_zenodo_stats)
export(get_zenodo_token)
export(in_period)
export(make_zenodo_query)
export(print_data)
export(read_redcap_data)
importFrom(glue,glue)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)