-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 861 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 861 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(access_prejoined_data)
export(access_restricted_table)
export(add_prefix_to_colnames)
export(col_name_has_aux)
export(col_name_to_name)
export(col_name_to_sidora_col_name)
export(convert_all_ids_to_values)
export(entity_type_to_table_name)
export(filter_date)
export(filter_pr_tag)
export(format_as_update_existing)
export(get_con)
export(get_con_list)
export(get_df)
export(get_df_list)
export(get_field_help)
export(get_pandora_connection)
export(idcol_for_entity_type)
export(join_pandora_tables)
export(make_complete_table_list)
export(make_progress_table)
export(namecol_for_entity_type)
export(namecol_value_from_id)
export(sidora_col_name_has_aux)
export(sidora_col_name_to_col_name)
export(sidora_col_name_to_name)
export(table_name_to_entity_type)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)