dashboard stuff
This commit is contained in:
parent
84662ec948
commit
f5d5923e42
3 changed files with 314 additions and 327 deletions
|
@ -1,9 +1,3 @@
|
|||
# library(shiny)
|
||||
# library(shinycssloaders)
|
||||
# library(DT)
|
||||
# library(NGLVieweR)
|
||||
# library(hash)
|
||||
|
||||
function(input, output, session) {
|
||||
|
||||
#output$LogoPlotSnps = renderPlot(LogoPlotSnps(mutable_df3))
|
||||
|
|
|
@ -1,10 +1,3 @@
|
|||
# library(shiny)
|
||||
# library(shinydashboard)
|
||||
# library(shinycssloaders)
|
||||
# library(DT)
|
||||
# library(NGLVieweR)
|
||||
# library(hash)
|
||||
|
||||
#### Shiny UI #####
|
||||
|
||||
dashboardPage(skin="purple",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue