-
Notifications
You must be signed in to change notification settings - Fork 4
/
NAMESPACE
executable file
·36 lines (35 loc) · 1001 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export(add_ecco_pagecounts)
export(add_manual_pagecounts_estc)
export(approximate_pubyear)
export(choose_first_index)
export(clean.edition)
export(enrich_estc)
export(estimate_document_items)
export(get_geonames)
export(handle_special_cases)
export(harmonize_pages_specialcases)
export(harmonize_time_info)
export(match_geonames)
export(order.fields)
export(pick_shortest_text)
export(polish.topic)
export(polish_geography)
export(read_ecco)
export(remove_ending_chars)
export(split_doer_and_place)
export(synonyme_list2df)
import(dplyr)
import(ggplot2)
importFrom(bibliographica,check_synonymes)
importFrom(bibliographica,condense_spaces)
importFrom(bibliographica,harmonize_print_statements)
importFrom(bibliographica,map)
importFrom(bibliographica,read_mapping)
importFrom(rjson,fromJSON)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stringr,str_trim)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,unzip)