pad | R Documentation |
Attempts are made to make this padding efficient by employing sparse graphs
pad(m, nr, nc = nr)
m |
matrix |
nr |
number of rows to add |
nc |
number of columns to add. (default = nr) |
m padded with nr rows and nc columns of zeros.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.