drop_dim,AxisSet3D,numeric-method | R Documentation |
Drop dimension from axis set
## S4 method for signature 'AxisSet3D,numeric'
drop_dim(x, dimnum)
x |
An AxisSet3D object |
dimnum |
Numeric index of dimension to drop |
An object of the same class as the input with the specified dimension removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.