Learn R Programming

Thermimage (version 4.0.1)

Prandtl: Returns the Prandtl number

Description

Returns the Prandtl number

Usage

Prandtl(Ta = 20)

Arguments

Ta

Air temperature in degrees Celsius. Default value is 20.

Details

Returns the Prandlt number

References

Blaxter, K. 1989. Energy Metabolism in Animals and Man Gates, D. M. 2003. Biophysical Ecology. Dover Publications, Mineola, New York. 611 pp.

Examples

Run this code
# NOT RUN {
# Example:
Ta<-30
Prandtl(Ta)

# }

Run the code above in your browser using DataLab