retry-package {retry} | R Documentation |
Provide simple mechanism to repeatedly evaluate an expression until either it succeeds or timeout exceeded. It is useful in situations that random failures could happen.
Maintainer: Randy Lai randy.cs.lai@gmail.com
Useful links: