View source: R/02-fruitsMatrix.R
removeLine | R Documentation |
Removes the named row or column from matrix
removeLine(matrix, type, name)
matrix |
matrix |
type |
character type of the line, either "row" or "column" |
name |
character name of row or column |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.