-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
47 lines (46 loc) · 1.01 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
# Generated by roxygen2: do not edit by hand
export(adr_printer)
export(adr_printer_gnd)
export(gbv_bibtype)
export(gbv_description)
export(gbv_extent)
export(gbv_filter_bibtype)
export(gbv_idn)
export(gbv_maintitle)
export(gbv_place)
export(gbv_publisher)
export(gbv_url)
export(gbv_year)
export(gbv_years)
export(get_data)
export(import_sru)
export(tag)
export(tag_subf)
export(vd17_number)
export(vd18_number)
export(zdb_bibtype)
export(zdb_contenttype)
export(zdb_contenttype_gnd)
export(zdb_contributor_gnd)
export(zdb_contributor_name)
export(zdb_contributor_role)
export(zdb_filter_bibtype)
export(zdb_idn)
export(zdb_maintitle)
export(zdb_miscidx)
export(zdb_number)
export(zdb_organ_gnd)
export(zdb_organ_name)
export(zdb_organ_role)
export(zdb_person_gnd)
export(zdb_person_name)
export(zdb_person_role)
export(zdb_place)
export(zdb_place_prev)
export(zdb_pubhistory)
export(zdb_pubhistory_strict)
export(zdb_publisher)
export(zdb_publisher_prev)
export(zdb_schema)
importFrom(jsonlite,read_json)
importFrom(stats,setNames)