Skip to content

Commit d8fe478

Browse files
authored
Update app.R
1 parent f086f63 commit d8fe478

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

fea/app.R

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#INFORMATION-----------------------------
22

3-
43
#LOAD LIBRARIES ------------------------
54
library(data.table)
65
library(DT)
@@ -51,7 +50,7 @@ source("tab_PSEUDO/server.R")
5150

5251
print("Successfully loaded tabs.")
5352

54-
#USER INFERFACE ----------------------------
53+
#USER INTERFACE ----------------------------
5554

5655
ui <- fluidPage(
5756
## theme ----------------------------------------

0 commit comments

Comments
 (0)