-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
49 lines (48 loc) · 1.25 KB
/
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
37
38
39
40
41
42
43
44
45
46
47
48
49
# Generated by roxygen2: do not edit by hand
export("%nin%")
export("%p%")
export(fin)
export(formatTime)
export(glance)
export(inicio)
export(no_legend)
export(print_session)
export(rotate_x)
export(set_output)
export(theme_lattice)
export(theme_pub)
importFrom(devtools,session_info)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,theme)
importFrom(git2r,repository)
importFrom(git2r,revparse_single)
importFrom(glue,glue)
importFrom(here,here)
importFrom(methods,is)
importFrom(miniUI,gadgetTitleBar)
importFrom(miniUI,miniContentPanel)
importFrom(miniUI,miniPage)
importFrom(miniUI,miniTabPanel)
importFrom(miniUI,miniTabstripPanel)
importFrom(pryr,mem_used)
importFrom(rstudioapi,insertText)
importFrom(shiny,br)
importFrom(shiny,checkboxGroupInput)
importFrom(shiny,fillRow)
importFrom(shiny,h1)
importFrom(shiny,icon)
importFrom(shiny,observeEvent)
importFrom(shiny,paneViewer)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,runGadget)
importFrom(shiny,stopApp)
importFrom(shiny,textAreaInput)
importFrom(shiny,textInput)
importFrom(tictoc,tic)
importFrom(tictoc,toc)
importFrom(utils,capture.output)