Skip to contents

Safely run a rentrez function. If the query fails, the function will retry.

Usage

safely_connect(func, args, fnm, ps)

Arguments

func

rentrez function

args

rentrez function arguments, list

fnm

rentrez function name

ps

Parameters list, generated with parameters()

Value

rentrez function results