.query_pubmed {PubScore}R Documentation

#' .query_pubmed

Description

Auxiliary function for getting the list score

Usage

.query_pubmed(search_topic, wait_time = 0, ret_max = 1)

Arguments

search_topic

Item to search on PubMed via rentrez

wait_time

Time between searches

ret_max

Number of IDs to be returned. Defaults to 1.

Value

The rentrez search result (a list)


[Package PubScore version 1.0.0 Index]