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
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")
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:Furthermore, searching the code, I saw conditional branches for "references" and "citations", but "both" doesn't seem to be handled anywhere.
The text was updated successfully, but these errors were encountered: