-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
53 lines (52 loc) · 1.44 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
# Generated by roxygen2: do not edit by hand
S3method(add_linked_status_col,Dataset)
S3method(add_linked_status_col,arrow_dplyr_query)
S3method(add_linked_status_col,data.frame)
S3method(add_linked_status_col,default)
S3method(filter_across,Dataset)
S3method(filter_across,arrow_dplyr_query)
S3method(filter_across,data.frame)
S3method(filter_across,default)
S3method(flag_across,Dataset)
S3method(flag_across,arrow_dplyr_query)
S3method(flag_across,data.frame)
export("%>%")
export(add_linked_status_col)
export(dat_to_arrow)
export(dat_to_arrow_formats)
export(dat_to_datasets)
export(dat_to_feather)
export(dat_to_parquet)
export(delete_rtmp_dirs)
export(dipr_create_targets_project)
export(dipr_document_output_groups)
export(dipr_example)
export(dipr_examples)
export(dipr_icd10_categories)
export(dipr_icd9_categories)
export(dipr_icd_categories)
export(dipr_update)
export(dipr_use_export_doc)
export(dipr_write_parquet)
export(filter_across)
export(filter_linked)
export(flag_across)
export(get_core_dat_path)
export(get_core_dict_path)
export(get_gitlab_sre_repos)
export(group_ages)
export(health_dict_to_spec)
export(insert_bcgov_apache_header)
export(insert_bcgov_cc_header)
export(install_sre_gitlab)
export(msp_unique)
export(ocwa_branch_export)
export(read_dat)
export(read_dat_dt)
export(read_health_dict)
export(read_nflt)
export(restore_rstudio_prefs)
export(set_gitlab_credentials)
importFrom(dplyr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,.data)