Skip to content
/ listArray Public

❗ This is a read-only mirror of the CRAN R package repository. listArray — Incomplete Array with Arbitrary R Objects as Indices

Notifications You must be signed in to change notification settings

cran/listArray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

listArray

Incomplete arrays with arbitrary R objects as indices. The aim is to create data objects which allow for accesses like x["test"] and x["test","test"]. For details read the package vignette.

Installation

From CRAN

install.packages("listArray")

From github

Note that from github you install the current development version.

library("devtools")
install_github("sigbertklinke/listArray")

About

❗ This is a read-only mirror of the CRAN R package repository. listArray — Incomplete Array with Arbitrary R Objects as Indices

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages