Learn R Programming

tealeaves (version 1.0.7)

constants: Constants

Description

This function ensures that physical constant inputs are properly formatted.

Usage

constants(.x)

Arguments

.x

A list to be constructed into constants. If units are not provided, they will be set without conversion. If units are provided, they will be checked and converted to units that tealeaves uses.

Details

Constructor for the S3 class "constants".