- pgp_id
A character vector of PGS Catalog publication accession
identifiers.
- pgs_id
A character
vector of PGS Catalog score accession
identifiers.
- pubmed_id
An integer
vector of
PubMed identifiers.
- author
A character vector of author names, any author in the list of
authors in a publication, .e.g. 'Mavaddat'
.
- set_operation
Either 'union'
or 'intersection'
. This
tells how publications retrieved by different criteria should be combined:
'union'
binds together all results removing duplicates and
'intersection'
only keeps same publications found with different
criteria.
- interactive
A logical. If all publications are requested, whether to ask
interactively if we really want to proceed.
- verbose
A logical
indicating whether the function should be
verbose about the different queries or not.
- warnings
A logical
indicating whether to print warnings, if any.
- progress_bar
Whether to show a progress bar as the queries are
performed.