trimmer: Trim an Object

A lightweight toolkit to reduce the size of a list object. The object is minimized by recursively removing elements from the object one-by-one. The process is constrained by a reference function call specified by the user, where the target object is given as an argument. The procedure will not allow elements to be removed from the object, that will cause results from the function call to diverge from the function call with the original object.

Getting started

Package details

AuthorLars Kjeldgaard [aut, cre]
MaintainerLars Kjeldgaard <lars_kjeldgaard@hotmail.com>
LicenseMIT + file LICENSE
Version0.8.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("trimmer")

Try the trimmer package in your browser

Any scripts or data that you put into this service are public.

trimmer documentation built on Dec. 19, 2019, 5:07 p.m.