ver1.0
This commit is contained in:
31
NAMESPACE
Executable file
31
NAMESPACE
Executable file
@@ -0,0 +1,31 @@
|
||||
# Generated by roxygen2: do not edit by hand
|
||||
|
||||
export(run_app)
|
||||
import(DT)
|
||||
import(dplyr)
|
||||
import(shiny)
|
||||
import(shinydashboard)
|
||||
importFrom(bslib,bs_theme)
|
||||
importFrom(fst,read.fst)
|
||||
importFrom(ggplot2,aes)
|
||||
importFrom(ggplot2,geom_col)
|
||||
importFrom(ggplot2,geom_text)
|
||||
importFrom(ggplot2,ggplot)
|
||||
importFrom(ggplot2,labs)
|
||||
importFrom(ggplot2,position_stack)
|
||||
importFrom(ggplot2,scale_y_continuous)
|
||||
importFrom(ggplot2,theme)
|
||||
importFrom(ggplot2,theme_classic)
|
||||
importFrom(golem,activate_js)
|
||||
importFrom(golem,add_resource_path)
|
||||
importFrom(golem,bundle_resources)
|
||||
importFrom(golem,favicon)
|
||||
importFrom(golem,with_golem_options)
|
||||
importFrom(plotly,ggplotly)
|
||||
importFrom(plotly,plotlyOutput)
|
||||
importFrom(plotly,renderPlotly)
|
||||
importFrom(scales,unit_format)
|
||||
importFrom(shiny,NS)
|
||||
importFrom(shiny,shinyApp)
|
||||
importFrom(shiny,tagList)
|
||||
importFrom(tidyr,pivot_wider)
|
||||
Reference in New Issue
Block a user