-
Notifications
You must be signed in to change notification settings - Fork 4
/
NAMESPACE
58 lines (57 loc) · 1.56 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# Generated by roxygen2: do not edit by hand
export(assert_non_na)
export(assert_non_na_and_unique)
export(assert_version_driver_sqlserver)
export(assert_version_package)
export(assert_version_r)
export(clump_month_date)
export(clump_week_date)
export(column_class_headstart)
export(column_rename_headstart)
export(column_value_headstart)
export(cut_with_nas)
export(data_frame_compare_structure)
export(data_frame_stack_new)
export(data_frame_uniqueness_assert)
export(data_frame_uniqueness_test)
export(date_max_with_nas)
export(date_min_with_nas)
export(date_range_with_nas)
export(deterge_to_ascii)
export(deterge_to_double)
export(deterge_to_integer)
export(execute_sql_file)
export(first_nonmissing)
export(hash_and_salt_sha_256)
export(install_packages_addin)
export(match_statistics)
export(match_statistics_display)
export(max_with_nas_integer)
export(max_with_nas_numeric)
export(metadata_update_file)
export(min_with_nas_integer)
export(min_with_nas_numeric)
export(open_dsn_channel_sqls_odbc)
export(package_janitor_remote)
export(range_with_nas_integer)
export(range_with_nas_numeric)
export(readr_spec_aligned)
export(replace_nas_with_explicit)
export(replace_with_nas)
export(retrieve_key_value)
export(row_mean)
export(row_sum)
export(snake_case)
export(trim_character)
export(trim_date)
export(trim_datetime)
export(trim_integer)
export(trim_numeric)
export(update_packages_addin)
export(upload_sqls_odbc)
export(verify_value_headstart)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(utils,capture.output)
importFrom(utils,installed.packages)