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
I've been using the epmc_refs() function to fetch references for specific papers. For some paper IDs, it seems that the function only retrieves a subset of the references rather than the complete set. For in stance, this discrepancy has been observed for the paper with ID "36770874".
I've been using the epmc_refs() function to fetch references for specific papers. For some paper IDs, it seems that the function only retrieves a subset of the references rather than the complete set. For in stance, this discrepancy has been observed for the paper with ID "36770874".
refs_subset <- epmc_refs("36770874", limit = 1000) #69 records found. Returning 69
Here the full text with 150 references https://europepmc.org/backend/ptpmcrender.fcgi?accid=PMC9921868&blobtype=pdf
The text was updated successfully, but these errors were encountered: