CMD + K

r-sticky

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-sticky

Usage Tracking

0.5.6.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

May 18, 2022 at 19:16

License

GPL-2.0-or-later

Supported Platforms

noarch