decisionpatterns/sticky: Persist Attributes Across Data Operations

In base R, object attributes are lost when objects are modified by common data operations such as subset, filter, slice, append, extract etc. This packages allows objects to be marked as 'sticky' and have attributes persisted during these operations or when inserted into or extracted from list-like or table-like objects.

Getting started

Package details

Maintainer
LicenseGPL-2 | file LICENSE
Version0.5.6.1
URL https://github.com/decisionpatterns/sticky http://decisionpatterns.com
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("decisionpatterns/sticky")
decisionpatterns/sticky documentation built on March 24, 2020, 12:14 a.m.