View source: R/as_ascii_table.R
string_pad | R Documentation |
Utility function used to replicate str_pad. Adds white space to either end of a string to get it to equal the desired length
string_pad(x, width)
x |
string |
width |
desired length |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.