PY Berrard
2019-Nov-05 16:02 UTC
[R-pkgs] New package 'funprog' : data manipulation with high-order functions
DeaR users, A new package called 'funprog' is now on CRAN : https://CRAN.R-project.org/package=funprog 'funprog' contains high-order functions to manipulate data, given one or more auxiliary functions. Functions are inspired by other pure functional programming languages (Haskell mainly). The package also provides built-in function operators for creating compact anonymous functions, as well as the possibility to use the purrr package syntax. If you are interested, you will find more details and examples here : https://gitlab.com/py_b/funprog#readme Best regards, Pierre-Yves B.