README.md

sunits

R build status

The goal of sunits is to provide simple units s3 vector based on vctrs.

Installation

You can install the released version of sunits from CRAN with:

remotes::install_github("jameelalsalam/sunits")

Example

This is a basic example which shows you how to solve a common problem:

library(sunits)
## basic example code


jameelalsalam/sunits documentation built on May 29, 2020, noon