The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
The goal of tinylens is to provide a minimal set of tools for working with lenses in R.
As of the initial release, this is basically a re-implementation of
the lenses
package (https://github.com/cfhammill/lenses).
You can install the development version of tinylens from GitHub with:
# install.packages("pak")
::pak("arbelt/tinylens") pak
The main benefit of lenses is that they are composable, and so allow for more streamlined transformations of nested data structures.
library(tinylens)
## basic example code
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.