-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
39 lines (38 loc) · 927 Bytes
/
NAMESPACE
File metadata and controls
39 lines (38 loc) · 927 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
37
38
39
# Generated by roxygen2: do not edit by hand
export(blog_name)
export(clip_convert_commas)
export(clip_insert_spaces)
export(clip_remove_spaces)
export(clip_remove_tags)
export(cut_value)
export(extract_highlights)
export(format_input)
export(kindle_clean)
export(kindle_read)
export(kindle_write_md)
export(kindle_write_xlsx)
export(life_answers)
export(percentile)
export(progress)
export(read_es_query)
export(send_message_ding)
export(send_message_wx)
export(state_info)
export(state_type)
import(dplyr)
import(jsonlite)
import(tidyr)
importFrom(cli,cli_alert_danger)
importFrom(cli,cli_alert_success)
importFrom(dplyr,"%>%")
importFrom(dplyr,as_tibble)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,http_status)
importFrom(jsonlite,toJSON)
importFrom(rlang,.data)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)