defer

Defer errors

Proof-of-concept for collecting up errors from a code block and throwing them at all once.

## Error: 2 errors occured:
##   - got a negative number: -1
##   - got a negative number: -2

Installation

For now, install directly from github

remotes::install_github("reside-ic/defer")

License

MIT © Imperial College of Science, Technology and Medicine