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

read_refs() not reading in correct number of records #27

Open
befriendabacterium opened this issue May 29, 2024 · 0 comments
Open

read_refs() not reading in correct number of records #27

befriendabacterium opened this issue May 29, 2024 · 0 comments

Comments

@befriendabacterium
Copy link

Not sure what's happening but there are 3350 records in this .ris file (according to EndNote and Rayyan) but synthesisr is reading in 3353. Happens with a few other files too. They are .ris files exported from EndNote.

biby<-synthesisr::read_refs('3350_records.txt')
nrow(biby)

Output:

[1] 3353

3350_records.txt

Cheers
Matt

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

1 participant