-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
32 lines (31 loc) · 825 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
# Generated by roxygen2: do not edit by hand
export(get_nf_media_urls)
export(plot_image_url)
export(plot_sbt_dy)
export(plot_sbt_static)
export(runShinyApp)
import(RColorBrewer)
import(dplyr)
import(ggplot2)
import(ggthemes)
importFrom(RColorBrewer,brewer.pal)
importFrom(crayon,"%+%")
importFrom(crayon,blue)
importFrom(crayon,green)
importFrom(crayon,silver)
importFrom(dygraphs,"%>%")
importFrom(dygraphs,dyHighlight)
importFrom(dygraphs,dyLegend)
importFrom(dygraphs,dyOptions)
importFrom(dygraphs,dySeries)
importFrom(dygraphs,dygraph)
importFrom(grid,grid.raster)
importFrom(imager,height)
importFrom(imager,load.image)
importFrom(imager,resize)
importFrom(imager,width)
importFrom(lubridate,parse_date_time)
importFrom(rvest,xml_nodes)
importFrom(stringr,str_dup)
importFrom(xml2,read_xml)
importFrom(xml2,xml_text)