make_unit {units}R Documentation

Create a new unit from a unit name.

Description

Create a new unit from a unit name.

Usage

make_unit(name)

Arguments

name

Name of the new unit

Value

A new unit object that can be used in arithmetics


[Package units version 0.4-6 Index]