This commit is contained in:
2022-05-12 11:40:46 +02:00
parent ebd3ed3f85
commit a893884633
16 changed files with 454 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Generated by roxygen2: do not edit by hand
export(run_app)
import(shiny)
importFrom(golem,activate_js)
importFrom(golem,add_resource_path)
importFrom(golem,bundle_resources)
importFrom(golem,favicon)
importFrom(golem,with_golem_options)
importFrom(shiny,shinyApp)