Description Usage Arguments Value Examples
This is a simple helper for some of the internals.
1 | pad_nas(x, size)
|
x |
The object to pad. |
size |
To what length to pad. |
A vector of length size
or list wherein elements are of length
size
.
1 | pad_nas(1, 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.