deduped: Making "Deduplicated" Functions

Contains one main function deduped() which speeds up slow, vectorized functions by only performing computations on the unique values of the input and expanding the results at the end.

Getting started

Package details

AuthorOr Gadish [aut, cre, cph]
MaintainerOr Gadish <orgadish@gmail.com>
LicenseMIT + file LICENSE
Version0.2.0
URL https://github.com/orgadish/deduped
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("deduped")

Try the deduped package in your browser

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

deduped documentation built on Nov. 7, 2023, 5:06 p.m.