Chelsyx has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/356980 )

Change subject: Use new path in ui.R
......................................................................

Use new path in ui.R

Change-Id: I981a31e3d8462c2609203653838b636cd7c5935a
---
M ui.R
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/wikimedia/discovery/prince 
refs/changes/80/356980/1

diff --git a/ui.R b/ui.R
index 84f69c7..8b2ece9 100644
--- a/ui.R
+++ b/ui.R
@@ -1,7 +1,7 @@
 library(shiny)
 library(shinydashboard)
 
-all_country_data <- 
polloi::read_dataset("discovery/portal/all_country_data.tsv", col_types = 
"Dcididid")
+all_country_data <- 
polloi::read_dataset("discovery/metrics/portal/all_country_data.tsv", col_types 
= "Dcididid")
 
 function(request) {
   dashboardPage(

-- 
To view, visit https://gerrit.wikimedia.org/r/356980
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I981a31e3d8462c2609203653838b636cd7c5935a
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/discovery/prince
Gerrit-Branch: master
Gerrit-Owner: Chelsyx <c...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to