Open hanaashafeeque opened 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.
The command given was:
scopus.data<-convert2df("scopus.bib",dbsource="scopus",format="bibtex")
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.