| unwrap_rows | R Documentation | 
A function that unwraps a matrix and only keeps the first n elements n can be either a constant (in which case it will be repeated), or a vector
unwrap_rows(mat, n)
| mat | A matrix | 
| n | A numeric vector | 
A logical vector of the same length as x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.