mrparker909/LimitedMemoryList: Create Lists with Limited Memory

This package is useful for creating and updating lists with limited storage spaces. The length of the lists is limited so that the oldest items are forgotten when the list reaches its maximum allowed length.

Getting started

Package details

Maintainer
LicenseApache 2.0
Version0.0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mrparker909/LimitedMemoryList")
mrparker909/LimitedMemoryList documentation built on Nov. 4, 2019, 7:35 p.m.