Dthetaliq: Formula for calculating Diffusion Coefficient of volumentric...

Usage Arguments Examples

Usage

1

Arguments

x

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x)
{
    d <- 0.0400543212890625 * x^8
    return(d)
  }

rventuradiaz/baresoilevap documentation built on Nov. 17, 2019, 11:06 a.m.