Description Usage Arguments Value See Also Examples
Create blank strings with a given number of characters.
| 1 | blanks(n)
 | 
| n | A numeric vector (number of times to duplicate). | 
A character vector.
Other string-utils: dup, pad,
replace_ext, split_path,
strip_ext, strsplitN,
trim, wrap
| 1 |  blanks(10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.