# NOT RUN {
## The function is currently defined as
function ()
{
s <- 5.67e-08
s
}
# Example
# This is simply the Stephan Boltzmann constant, saves having to remember the exact value
# and it allows easier coding. To call it, type:
StephBoltz()
# }
Run the code above in your browser using DataLab