Package: arrayhelpers 1.1-0

C. Beleites

arrayhelpers: Convenience Functions for Arrays

Some convenient functions to work with arrays.

Authors:C. Beleites <[email protected]>

arrayhelpers_1.1-0.tar.gz
arrayhelpers_1.1-0.zip(r-4.5)arrayhelpers_1.1-0.zip(r-4.4)arrayhelpers_1.1-0.zip(r-4.3)
arrayhelpers_1.1-0.tgz(r-4.4-any)arrayhelpers_1.1-0.tgz(r-4.3-any)
arrayhelpers_1.1-0.tar.gz(r-4.5-noble)arrayhelpers_1.1-0.tar.gz(r-4.4-noble)
arrayhelpers_1.1-0.tgz(r-4.4-emscripten)arrayhelpers_1.1-0.tgz(r-4.3-emscripten)
arrayhelpers.pdf |arrayhelpers.html
arrayhelpers/json (API)

# Install 'arrayhelpers' in R:
install.packages('arrayhelpers', repos = c('https://r-forge.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://r-forge.r-project.org/projects/arrayhelpers

On CRAN:

26 exports 3.65 score 1 dependencies 24 dependents 32 scripts 3.6k downloads

Last updated 5 years agofrom:2ecb230b31. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 30 2024
R-4.5-winOKAug 30 2024
R-4.5-linuxOKAug 30 2024
R-4.4-winOKAug 30 2024
R-4.4-macOKAug 30 2024
R-4.3-winOKAug 30 2024
R-4.3-macOKAug 30 2024

Exports:array2dfarray2vecarrayhelpers.unittestcolMeanscolMeans.AsIscolSumscolSums.AsIsdelolddrop1ddropdimnamesensuredimgroupsumlonmakeNdndimnumericindexrestoredimrowMeansrowMeans.AsIsrowsumrowSumsrowSums.AsIssliceslice<-tavec2array

Dependencies:svUnit

Readme and manuals

Help Manual

Help pageTopics
Package arrayhelpersarrayhelpers-package
array2dfarray2df
Converting array and vector Indices Calculate the vector index from array indices, and vice versa.array2vec vec2array
Run the unit testsarrayhelpers.unittest
Row and column sums and means for numeric arrays.colMeans,array-method colMeans,matrix-method colMeans.AsIs colSums,array-method colSums,matrix-method colSums.AsIs rowMeans,array-method rowMeans,matrix-method rowMeans.AsIs rowSums,array-method rowSums,matrix-method rowSums.AsIs
Count equal rowscountRows
Strip the attributes keeping track of the former shapedelold
Drop dimnames if all elements are 'NULL'dropdimnames lon
Enforce array and convert to vector if appropriatedrop1d ensuredim
Extension of 'rowsum'groupsum
Ensure/collapse an array into 'n' dimensions and restore the old dimensionsmakeNd restoredim
number of dimensionsndim
Convert character or logical indices to numericnumericindex
A little stack.peek pop push<-
rowsum for arraysrowsum,array-method
alternative to index an arrayslice slice<-
Transpose arraysta