You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use the following command:
"S <- convert2df("C:/Users/taman/Documents/artigos_ml/Bibliometrix/Bibliometrix-Export-File-2024-08-20.csv", dbsource = "scopus", format = "csv")"
But I'm getting the error:
Error in $<-.data.frame(*tmp*, "JI", value = list()) :
substituto tem 0 linha, dados têm 42
I've already tried everything. Can somebody help?
The text was updated successfully, but these errors were encountered:
I'm trying to use the following command:
"S <- convert2df("C:/Users/taman/Documents/artigos_ml/Bibliometrix/Bibliometrix-Export-File-2024-08-20.csv", dbsource = "scopus", format = "csv")"
But I'm getting the error:
Error in
$<-.data.frame
(*tmp*
, "JI", value = list()) :substituto tem 0 linha, dados têm 42
I've already tried everything. Can somebody help?
The text was updated successfully, but these errors were encountered: