Posts by leofn • 59 points
3 posts
-
2
votes1
answer77
viewsQ: Rselenium stopped working, what should I do?
library(RSelenium) checkForServer() startServer() remDrv <- remoteDriver(browserName = 'firefox') remDrv$open()**texto em negrito** Selenium message:The path to the…
-
-5
votes1
answer110
viewsQ: Using the code below, why am I only collecting data from the last page of the Loop?
rm(list=ls()) options(warn=-1) library("RCurl") library("XML") baseurl <- "http://www.gmbahia.ufba.br/index.php/gmbahia/issue/archive?issuesPage=XX#issues" dados <-…
-
2
votes0
answers159
viewsQ: How to convert the tags of a . ris file into table variables?
I have a file . ris with data from researchers and would like to convert the labels of this files into labels of columns excel variables.