Files
aqualectrawriteoffcalc/NAMESPACE
2022-01-14 21:16:37 +01:00

32 lines
836 B
Plaintext
Executable File

# 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)