Nothing
Converts matrices and lists of matrices into a single vector by interleaving their values. That is, each element of the result vector is filled from the input matrices one row at a time. This is the same as transposing a matrix, then removing the dimension attribute, but is designed to operate on matrices in nested list structures.
Package details |
|
|---|---|
| Author | David Cooley [aut, cre], Mapbox [cph] (author of header library earcut.hpp) |
| Maintainer | David Cooley <david.cooley.au@gmail.com> |
| License | MIT + file LICENSE |
| Version | 0.1.2 |
| 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.