narray
narray copied to clipboard
R package for subset- and name-aware array utility functions
This is an overview of how `narray` is used in R packages present on CRAN, to get some idea where to focus future development. If anyone reading this uses `narray`...
This would provide a `group` function that adds a `narray_grouped` class to an object and indicates which axis the group is on. Then, `map`, `lambda`, `split` etc. would be S3...
This refers to indexing as in [lambda.r#L14-L19](https://github.com/mschubert/narray/blob/master/R/lambda.r#L14-L19) (multiple arrays, multiple axes, index as `data.frame`). Idea: * This could be provided as a separate function (analogous to [`group`](https://github.com/mschubert/narray/issues/21)) * The index...
`cl=NULL` default, but be able to supply them this doesn't make sense for e.g. stack, because common writes