conversion_table: Conversion factors for various units

Description Usage Format

Description

This table provides the conversion factors for convert. The conversion factor is broken into four componts: A, B, C, and D. Units are converted from the origin unit (X) to the respective SI base unit (BU) using the following formula:

BU = (A + B*X) / (C + D*X)

The data orginates from the POSC Units of Measure Dictionary v2.2 and Wikipedia

Usage

1

Format

A data frame with 1511 rows and 11 variables:


convertr documentation built on May 2, 2019, 3:42 a.m.