jameelalsalam/sunits: Simple Unitful Double Vectors

If you commonly find yourself carrying dual `unit` and `value` columns, then this package presents an alternative s3 vctrs class which carries them together. Allows easy transformation back and forth from a dataframe column. Implemented via `vctrs::rcrd` class.

Getting started

Package details

AuthorJameel Alsalam
MaintainerThe package maintainer <yourself@somewhere.net>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jameelalsalam/sunits")
jameelalsalam/sunits documentation built on May 29, 2020, noon