-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNAMESPACE
38 lines (37 loc) · 1002 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(address_is_institutional)
export(address_is_nonaddress)
export(address_is_po_box)
export(check_dates)
export(check_end_after_start_date)
export(check_for_column)
export(check_ram)
export(clean_address)
export(core_lib_images)
export(create_degauss_menu_data)
export(degauss_colors)
export(degauss_menu)
export(degauss_run)
export(expand_dates)
export(find_docker)
export(get_degauss_core_lib_env)
export(get_degauss_env_dockerfile)
export(get_degauss_env_online)
export(greeting)
export(has_docker)
export(make_degauss_command)
export(qlibrary)
export(read_lat_lon_csv)
export(use_degauss_container)
export(use_degauss_dockerfile)
export(use_degauss_dockerignore)
export(use_degauss_entrypoint)
export(use_degauss_githook_readme_rmd)
export(use_degauss_github_actions)
export(use_degauss_license)
export(use_degauss_makefile)
export(use_degauss_readme)
export(use_degauss_tests)
export(write_geomarker_file)
importFrom(magrittr,"%>%")