interleave
Converts Tabular Data to Interleaved Vectors
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.
- Version0.1.2
- R version≥ 3.0.2
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?Yes
- Last release01/17/2024
Documentation
Team
David Cooley
Mapbox
Show author detailsRolesCopyright holder
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports1 package
- Suggests3 packages
- Linking To2 packages