diff options
| -rw-r--r-- | R/new_index_series.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/new_index_series.R b/R/new_index_series.R index b2628c5a..8c6ca483 100644 --- a/R/new_index_series.R +++ b/R/new_index_series.R @@ -1,7 +1,7 @@ library(Rblpapi) source("serenitasdb.R") -blpConnect(host='192.168.1.108') +blpConnect(host='192.168.0.4') ## This script helps adding the necessary data for a new index series |
