attempt-package {attempt} | R Documentation |
attempt package
Description
Tools for defensive programming in R.
'attempt' extends and facilitates defensive programming by providing a consistent grammar, and
provides a set of easy to use functions for common tests and conditions. 'attempt' only depends
on rlang
& withr
, and focuses on speed, so it can be easily integrated in other functions and used
in data analysis.
Author(s)
colin <contact@colinfay.me>
[Package attempt version 0.3.1 Index]