We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28074bc commit 6d05151Copy full SHA for 6d05151
2 files changed
server.R
@@ -54,8 +54,6 @@
54
#+ eval=FALSE
55
56
library(shiny)
57
-#library(shinyBS)
58
-#library(shinyAce)
59
library(ergm)
60
library(sna)
61
library(network)
ui.R
@@ -49,8 +49,6 @@
49
#+ setup, eval=FALSE
50
# load necessary packages
51
52
53
library(shinythemes)
#source("chooser.R") #need this for Kirk's widget that moves items left/right
0 commit comments