Testing massimoaria/pubmedR#16, after installing and loading current GitHub master versions of both pubmedR and bibliometrix, and after running (after the same example in the lnked issue)
results <- biblioAnalysis(M)
summary(results)
I get an output, but at the end of the output I get
Error in data.frame(Country = names(object$Countries[1:kk]), Articles = as.numer
ic(object$Countries)[1:kk], :
arguments imply differing number of rows: 0, 1
Thanks!
Testing massimoaria/pubmedR#16, after installing and loading current GitHub master versions of both pubmedR and bibliometrix, and after running (after the same example in the lnked issue)
I get an output, but at the end of the output I get
Thanks!