We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f086f63 commit d8fe478Copy full SHA for d8fe478
1 file changed
fea/app.R
@@ -1,6 +1,5 @@
1
#INFORMATION-----------------------------
2
3
-
4
#LOAD LIBRARIES ------------------------
5
library(data.table)
6
library(DT)
@@ -51,7 +50,7 @@ source("tab_PSEUDO/server.R")
51
50
52
print("Successfully loaded tabs.")
53
54
-#USER INFERFACE ----------------------------
+#USER INTERFACE ----------------------------
55
56
ui <- fluidPage(
57
## theme ----------------------------------------
0 commit comments