Description Usage Arguments Value Author(s) Examples
Pad a string to a specified length with a padding character.
1 2 |
string |
A character vector. |
width |
The number of characters of the string after padding. |
side |
Which side to pad. |
pad |
The padding character. |
A character vector after padding.
Jian Li <rweibo@sina.com>
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.