Learn R Programming

Thermimage (version 2.0)

StephBoltz: The Stephan Boltzman constant.

Description

The Stephan Boltzman constant. Units: W/m^2/K^4

Usage

StephBoltz()

Arguments

Examples

Run this code
## The function is currently defined as
function () 
{
    s <- 5.67e-08
    s
  }

Run the code above in your browser using DataLab