-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
97 lines (96 loc) · 2.41 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
# Generated by roxygen2: do not edit by hand
export(.calculate_catFrequency)
export(.format_num)
export(.read_data)
export(.read_matchingVariables)
export(.stata_datatype)
export(.summary_stats)
export(.varStats)
export(.varibale_width)
export(.write_fwf)
export(attach_related_studies)
export(attach_to_study)
export(capture_pdf_cover)
export(catalog_delete)
export(catalog_find_by_id)
export(catalog_find_by_idno)
export(catalog_list)
export(catalog_search)
export(collection_add)
export(collection_delete)
export(collection_rename)
export(collection_update)
export(collections)
export(create)
export(create_entry)
export(data_api_create_table)
export(data_api_delete_table)
export(data_api_import_csv)
export(data_api_list_tables)
export(data_api_publish_table)
export(datafile_dictionary)
export(datafile_dictionary_no_stats)
export(datafile_write_csv)
export(dataset_attach_collections)
export(dataset_collections_list)
export(dataset_options)
export(datasets)
export(document_add)
export(editor_create)
export(editor_resources_add)
export(editor_resources_delete)
export(editor_resources_import_rdf)
export(editor_resources_list)
export(editor_resources_upload)
export(editor_thumbnail_delete)
export(editor_thumbnail_upload)
export(external_resources_add)
export(external_resources_delete)
export(external_resources_delete_all)
export(external_resources_download)
export(external_resources_import)
export(external_resources_list)
export(external_resources_upload)
export(find_by_idno)
export(geospatial_add)
export(geospatial_import)
export(get_api_key)
export(get_api_url)
export(get_api_verbose)
export(get_editor_api_key)
export(get_editor_api_url)
export(get_editor_api_verbose)
export(get_verbose)
export(image_add)
export(import_ddi)
export(is_valid_url)
export(microdata_add)
export(nada_http_delete)
export(nada_http_get)
export(nada_http_post)
export(nada_http_put)
export(rdfToList)
export(replace_idno)
export(script_add)
export(set_api_key)
export(set_api_url)
export(set_api_verbose)
export(set_editor_api_key)
export(set_editor_api_url)
export(set_editor_api_verbose)
export(set_verbose)
export(solr_index_entries)
export(solr_index_variables)
export(study_json)
export(table_add)
export(thumbnail_delete)
export(thumbnail_upload)
export(timeseries_add)
export(timeseries_database_add)
export(video_add)
export(widgets_attach)
export(widgets_create)
export(widgets_delete)
export(widgets_detach)
export(widgets_list)
export(write_study_json)