Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upremove hit_count from epmc_search results? #4
Comments
… ; set batch_size to 1000 and limit to 25 #5
|
Thank you for suggesting the epmc_hits function that I have implemented now. Hope, this works fine for you |
|
Thanks - I updated the readme on my github page to use this new function. |
First, thanks for all the updates. Second, I have a minor request to remove hit_count from the epmc_search results and just return a data.frame. I would add hit_count as an attribute and also create a new function like
epmc_hitsto get the hit_count since you often need that first before running a query to download records.