Description Usage Arguments Value See Also Examples
View source: R/string_operations.r
Align an ANSI colored string
1 2 |
text |
The character vector to align. |
width |
Width of the field to align in. |
align |
Whether to align |
type |
Passed on to |
The aligned character vector.
Other ANSI string operations: col_nchar
,
col_strsplit
, col_substring
,
col_substr
1 2 3 |
[1] "foobar "
[1] " foobar "
[1] " foobar"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.