loadUnitConv: Unit Conversion

Description Usage Arguments Value Examples

View source: R/loadUnitConv.R

Description

Computes the factor to convert from between load units.

Usage

1
loadUnitConv(from, to)

Arguments

from

character string describing the load units to convert from.

to

character string describing the load units to convert to.

Value

The conversion factor.

Examples

1
loadUnitConv("kilograms", "tons")

USGS-R/rloadest documentation built on Oct. 2, 2020, 5:21 a.m.