Description Usage Arguments See Also Examples
This function is used to permute the order of the dimensions of the spatial grid of some functional spatial data.
1 |
fsdobj |
the functional spatial data. |
perm |
the subscript permutation vector, i.e. a permutation of the integers 1:r. |
1 2 | data("temp")
fsd.plot.data(fsd.perm(temp, c(2, 1, 3)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.