Learn R Programming

birk (version 1.3.0)

conv_unit_options: Unit of Measurement Conversion Options

Description

Shows what units of measurement can be converted with the function conv_unit.

Usage

conv_unit_options

Arguments

encoding

UTF-8

format

A list with all units available for conversion using conv_unit.

source

The conversion values have been defined based primarily from international weight and measurement authorities (e.g. General Conference on Weights and Measures, International Committee for Weights and Measures, etc.). While much effort was made to make conversions as accurate as possible, you should check the accuracy of conversions to ensure that conversions are precise enough for your applications.

Details

[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]

See Also

conv_unit

Examples

Run this code
conv_unit_options
conv_unit_options['Pressure']

Run the code above in your browser using DataLab