Spaces:
Running
Running
Update app.R
Browse files
app.R
CHANGED
@@ -39,7 +39,7 @@ options(
|
|
39 |
|
40 |
|
41 |
# Define UI for application that fetches data from Open Alex
|
42 |
-
ui <- list(
|
43 |
windowTitle = "OpenAlexForGephi",
|
44 |
theme = my_theme,
|
45 |
tabPanel(title = strong("Author To Publication"),icon = icon("bar-chart"),
|
|
|
39 |
|
40 |
|
41 |
# Define UI for application that fetches data from Open Alex
|
42 |
+
ui <- list(fluidPage(title = "OpenAlex For Gephi",
|
43 |
windowTitle = "OpenAlexForGephi",
|
44 |
theme = my_theme,
|
45 |
tabPanel(title = strong("Author To Publication"),icon = icon("bar-chart"),
|