ensure_length | R Documentation |
Used to make sure dimensions of matrix rows match.
ensure_length(x, size, fill = NA)
x |
input vector or matrix. |
size |
length or size of |
fill |
value to fill in if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.