tamirlibel

Results 1 issues of tamirlibel

I am running the following code in order to download the ICEWS data, drawing on the great answer for #51: `library("icews") library("dataverse") Sys.setenv("DATAVERSE_SERVER" = "dataverse.harvard.edu") download_data("~/icews_data/") ` I receive the...