-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
NAMESPACE
36 lines (35 loc) · 855 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("%>%")
export(convert_jdate)
export(convert_jyear)
export(convert_prefecture)
export(convert_prefecture_from_kana)
export(dl_zipcode_file)
export(find_date_by_wday)
export(harmonize_prefecture_name)
export(hiragana)
export(is_jholiday)
export(is_prefecture)
export(is_zipcode)
export(jholiday)
export(jholiday_spec)
export(kana)
export(kansuji2arabic)
export(kansuji2arabic_all)
export(kansuji2arabic_num)
export(kansuji2arabic_str)
export(katakana)
export(label_kansuji)
export(label_kansuji_suffix)
export(read_zipcode)
export(separate_address)
export(str_conv_hirakana)
export(str_conv_normalize)
export(str_conv_romanhira)
export(str_conv_zenhan)
export(str_jconv)
export(str_jnormalize)
export(zipcode_spacer)
importFrom(lifecycle,deprecate_soft)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")