Nothing
Allows wrapping values in success() and failure() types to capture the result of operations, along with any status codes. Risky expressions can be wrapped in as_result() and functions wrapped in result() to catch errors and assign the relevant result types. Monadic functions can be bound together as pipelines or transaction scripts using then_try(), to gracefully handle errors at any step.
Package details |
|
---|---|
Author | Soumya Ray [aut, cre, cph] (<https://orcid.org/0000-0002-7497-3281>) |
Maintainer | Soumya Ray <soumya.ray@gmail.com> |
License | MIT + file LICENSE |
Version | 0.1.0 |
URL | https://github.com/soumyaray/result |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.