retry-package {retry} | R Documentation |
retry: Repeated Evaluation
Description
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.
Author(s)
Maintainer: Randy Lai randy.cs.lai@gmail.com
See Also
Useful links:
[Package retry version 0.1.1 Index]