Description Usage Arguments Value Examples
Make signal a row vector
| 1 | ShapeAsRow(sig)
 | 
| sig | a row or column vector. | 
row a row vector.
| 1 2 | sig <- matrix(1:4)
row <- ShapeAsRow(sig)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.