-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathNAMESPACE
More file actions
21 lines (20 loc) 路 535 Bytes
/
Copy pathNAMESPACE
File metadata and controls
21 lines (20 loc) 路 535 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Generated by roxygen2: do not edit by hand
export(regex_gadget)
export(regexplain_cheatsheet)
export(regexplain_file)
export(regexplain_gadget)
export(regexplain_web)
export(view_regex)
import(miniUI)
import(shiny)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(rlang,.data)
importFrom(utils,getFromNamespace)
importFrom(utils,globalVariables)
importFrom(utils,installed.packages)
importFrom(utils,packageVersion)