cjerzak commited on
Commit
d2be2d3
·
verified ·
1 Parent(s): d82d5e9

Update app.R

Browse files
Files changed (1) hide show
  1. app.R +1 -1
app.R CHANGED
@@ -93,7 +93,7 @@ server <- function(input, output, session) {
93
  labs(
94
  fill = paste(index_col, "Index"),
95
  title = "Country Representation Rankings",
96
- subtitle = "Map colored by selected Representation Index",
97
  caption = "Source: Global Leadership Project (GLP) & Natural Earth"
98
  ) +
99
  theme(
 
93
  labs(
94
  fill = paste(index_col, "Index"),
95
  title = "Country Representation Rankings",
96
+ subtitle = "Map Colored by Selected Representation Index",
97
  caption = "Source: Global Leadership Project (GLP) & Natural Earth"
98
  ) +
99
  theme(