Learn R Programming

NISTunits (version 1.0.0)

tableNISTnonSI: Fundamental Physical Constants non-SI

Description

tableNISTnonSI is a table with the names, values, uncertainty and units for Fundamental Physical Constants non-SI.

Usage

tableNISTnonSI

Arguments

Format

This data frame contains the following columns:
Quantity
Fundamental Physical Constant name
Formula.latex
units in LaTeX formula format
Value
Fundamental Physical Constant value
Standard.uncertainty
Standard uncertainty of Fundamental Physical Constant value
Relative.standard.uncertainty
Relative standard uncertainty of Fundamental Physical Constant value
Concise.form
Fundamental Physical Constant in concise form
Unit
Fundamental Physical Constant units

Source

National Institute of Standards and Technology (NIST), 2014 NIST Guide to SI Units B.8 Factors for Units Listed Alphabetically http://physics.nist.gov/Pubs/SP811/appenB8.html

References

National Institute of Standards and Technology (NIST), 2014 NIST Guide to SI Units B.8 Factors for Units Listed Alphabetically http://physics.nist.gov/Pubs/SP811/appenB8.html

Examples

Run this code
data(tableNISTnonSI)
str(tableNISTnonSI)

Run the code above in your browser using DataLab