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 versionunknown
- LicenseMIT
- Needs compilation?Yes
- Last release01/17/2024
Documentation
Team
David Cooley
MaintainerShow author detailsMapbox
Show author detailsRolesCopyright holder
Insights
Last 30 days
This package has been downloaded 1,076 times in the last 30 days. Now we’re talking! This work is officially 'heard of in academic circles', just like those wild research papers on synthetic bananas. The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 31 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 14,817 times in the last 365 days. The downloads are officially high enough to crash an underfunded departmental server. Quite an accomplishment! The day with the most downloads was Apr 10, 2024 with 275 downloads.
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
- Imports1 package
- Suggests3 packages
- Linking To2 packages