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

get_records = 'both' is not implemented #31

Open
jpeacock29 opened this issue Apr 10, 2024 · 0 comments
Open

get_records = 'both' is not implemented #31

jpeacock29 opened this issue Apr 10, 2024 · 0 comments

Comments

@jpeacock29
Copy link
Contributor

Again, apologies if I'm missing something, but get_refs function does not appear to implement this functionality. For example, the following code returns NULL:

get_refs(c("10.1111/sum.12030"), save_object=TRUE, type = "doi", get_records="both",
token="XXX")

Furthermore, searching the code, I saw conditional branches for "references" and "citations", but "both" doesn't seem to be handled anywhere.

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