gradient | R Documentation |
Evaluates the gradient of a vector of array of rank 2 or 3
gradient(f, circular = FALSE)
f |
vector or array of rank 2 or 3 |
circular |
logical scalar or vector specifying whether periodic boundaries are used along each dimension |
returns a list with the different components of the gradient; each component has the same dimension as f.
Danail Obreschkow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.