Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert2df error #482

Open
westie14 opened this issue Aug 31, 2024 · 3 comments
Open

convert2df error #482

westie14 opened this issue Aug 31, 2024 · 3 comments

Comments

@westie14
Copy link

westie14 commented Aug 31, 2024

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!

@massimoaria
Copy link
Owner

Plese upload your csv dataset.

@westie14
Copy link
Author

westie14 commented Sep 10, 2024 via email

@massimoaria
Copy link
Owner

I cannot see the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants