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,021 times in the last 30 days. Consider this 'mid-tier influencer' status—if it were a TikTok, it would get a nod from nieces and nephews. The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 38 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,715 times in the last 365 days. The academic equivalent of having a dedicated subreddit. There are fans, and maybe even a few trolls! 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