bibliometrix icon indicating copy to clipboard operation
bibliometrix copied to clipboard

Error Encountered When Using convert2df Function with PubMed Database in RStudio

Open crybcto opened this issue 2 weeks ago • 0 comments

I apologize for any mistakes; I'm not an English speaker, and this is practically my first time dealing with programming. I'm using R (4.4.1) along with RStudio (2024.04.2 Build 764) to analyze the PubMed database. When I execute the code:

> pm <- convert2df("C:/Users/victt/OneDrive/Documents/Sexuality Scale Master/csv-sexualityA-set C.csv", dbsource = "pubmed", format = "csv")

I get the following error:

Converting your pubmed collection into a bibliographic dataframe

Error in rep(1:nP, rowPapers) : argument 'times' invalid>

What should I do?

-- Thank you for your help, Victtor

crybcto avatar Jun 23 '24 23:06 crybcto