agrueneberg/subsette: Implementation Helper for '[' and '[<-' of Custom Matrix-Like Types

Functions to help implement the extraction / subsetting / indexing function '[' and replacement function '[<-' of custom matrix-like types (based on S3, S4, etc.), modeled as closely to the base matrix class as possible (with tests to prove it).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version2.3.0.9000
URL https://github.com/agrueneberg/crochet
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("agrueneberg/subsette")
agrueneberg/subsette documentation built on May 22, 2020, 9:31 p.m.