constants {TrenchR} | R Documentation |
General Use Constants
Description
Basic functions for numerical constants for conversions.
Usage
specific_heat_h2o(units = "J_kg-1_K-1")
latent_heat_vaporization_h2o(units = "J_kg-1")
stefan_boltzmann_constant(units = "W_m-2_K-4")
von_karman_constant(units = "")
Arguments
units |
|
Value
numeric
values in units
.
Examples
specific_heat_h2o()
latent_heat_vaporization_h2o()
stefan_boltzmann_constant()
[Package TrenchR version 1.1.1 Index]