hanaashafeeque / hanaam

0 stars 0 forks source link

Error while converting scopus data #1

Open hanaashafeeque opened 8 months ago

hanaashafeeque commented 8 months ago

Hai, Can you please help me on why the below error message is shown in R version 4.1.2 while converting it:

Missing fields: AU DE ID C1 CR Error in data.frame(..., check.names = FALSE) : arguments imply differing number of rows: 0, 200

Could you please help me on what I should do to remove the error.

hanaashafeeque commented 8 months ago

The command given was:

scopus.data<-convert2df("scopus.bib",dbsource="scopus",format="bibtex")