clean and rename files
This commit is contained in:
@@ -13,7 +13,7 @@ source("issuecomp-functions.R")
|
||||
#acc_url <- "http://www.bundestwitter.de/api/politiker"
|
||||
#acc_df <- fromJSON(acc_url)
|
||||
|
||||
acc_df <- read.csv("politiker2.csv")
|
||||
acc_df <- read.csv("MdB-twitter.csv")
|
||||
|
||||
delrow <- NULL
|
||||
for(r in 1:nrow(acc_df)) {
|
||||
|
||||
Reference in New Issue
Block a user