convert2df error
Hello,
I keep getting this error when using the convert2df function to convert a dimensions file to bibliometric data frame.
ℹ Use spec() to retrieve the full column specification for this data.
ℹ Specify the column types or set show_col_types = FALSE to quiet this message.
Error in $<-.data.frame(*tmp*, "AU", value = character(0)) :
replacement has 0 rows, data has 137
This is my code: Z= convert2df("file path.csv", dbsource='dimensions', format='csv')
AU column is labeled as such, with authors separated by semi-colon, last name, first initial
R 4.3.1 packages loaded
Appreciate any help!
Plese upload your csv dataset.
Hello,
Thank you so much for your response. Please see the attached CSV with headings in the format required for "bibliometrix" package in R.
Thank you!
On Mon, Sep 9, 2024 at 10:43 PM Massimo Aria @.***> wrote:
Plese upload your csv dataset.
— Reply to this email directly, view it on GitHub https://github.com/massimoaria/bibliometrix/issues/482#issuecomment-2339669177, or unsubscribe https://github.com/notifications/unsubscribe-auth/BK5VSJTNKOEJHAYTQFVSHYDZV2BIDAVCNFSM6AAAAABNOEJ6ACVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZZGY3DSMJXG4 . You are receiving this because you authored the thread.Message ID: @.***>
I cannot see the file.