gradient | R Documentation |
A function that will calculate the slope between every combination of adjacent points in a grid.
gradient(
agObject,
d = names(agObject),
m = names(agObject[[1]][[1]][[1]]),
metric,
f = "median"
)
agObject |
|
d |
|
m |
|
metric |
|
f |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.