You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
836 B
31 lines
836 B
# 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)
|
|
|