-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 916 Bytes
/
NAMESPACE
File metadata and controls
36 lines (35 loc) · 916 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
32
33
34
35
36
# Generated by roxygen2: do not edit by hand
export(latex_acro)
export(latex_add_caption)
export(latex_caption_to_bottom)
export(latex_greeks)
export(latex_math_letters)
export(latex_to_disk)
export(pan_dummy_dates)
export(pan_labeller_country)
export(pan_regularise)
export(string_clean)
export(string_redund_ws)
export(string_stem_group)
export(ts_event_count)
export(ts_event_dist)
export(ts_last_before)
export(ts_next_in)
export(ts_pad_contig)
import(data.table)
importFrom(SnowballC,wordStem)
importFrom(countrycode,countrycode)
importFrom(stats,end)
importFrom(stats,is.ts)
importFrom(stats,median)
importFrom(stats,na.contiguous)
importFrom(stats,start)
importFrom(stats,ts)
importFrom(stringr,str_detect)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(zoo,as.yearmon)
importFrom(zoo,as.yearqtr)