pair.index | R Documentation |
Used to reduce array dimensions by replacing A(x,y,z) by A*(x,pair.index(y,z))
pair.index(u, v)
u |
positive integer scalar |
v |
positive integer scalar |
integer scalar
Murray Jorgensen
pair.index(11,17) pair.index(2,12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.