ColinFay/attempt: Tools for Defensive Programming

Tools for defensive programming, inspired by 'purrr' mappers and based on 'rlang'.'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', and focuses on speed, so it can be easily integrated in other functions and used in data analysis.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.0
URL https://github.com/ColinFay/attempt
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ColinFay/attempt")
ColinFay/attempt documentation built on Jan. 12, 2023, 6:50 p.m.