Nothing
Compose generic monadic function pipelines with %>>% and %>-% based on implementing the 'S7' generics fmap() and bind(). Methods are provided for the built-in list type and the maybe class from the 'maybe' package. The concepts are modelled directly after the Monad typeclass in Haskell, but adapted for idiomatic use in R.
Package details |
|
---|---|
Author | Mikko Marttila [aut, cre] |
Maintainer | Mikko Marttila <mikkmart@protonmail.com> |
License | MIT + file LICENSE |
Version | 0.1.1 |
URL | https://github.com/mikmart/monad https://mikmart.github.io/monad/ |
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.