forked from romainfrancois/highlight
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 746 Bytes
/
Copy pathNAMESPACE
File metadata and controls
30 lines (29 loc) · 746 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
# Generated by roxygen2: do not edit by hand
export(clueless)
export(css_file)
export(document_footer)
export(document_header)
export(highlight)
export(hl_hook_css)
export(hl_hook_source)
export(lestrade)
export(moriarty)
export(mycroft)
export(sherlock)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(glue,glue)
importFrom(grDevices,hsv)
importFrom(htmltools,htmlEscape)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(readr,read_file)
importFrom(stringr,str_detect)
importFrom(tibble,as_tibble)
importFrom(utils,getParseData)
importFrom(utils,globalVariables)
importFrom(utils,installed.packages)
useDynLib(highlight, .registration = TRUE)