Description Usage Arguments Details Value
Take the vector of lowercase and uppercase letters,
then extend it until to the length of vector equal to long
.
1 | extend_letters(long)
|
long |
an integer, that corresponds
to the whished |
None.
Return a vector of length(vector) = long
built by concatening lowercase and uppercase letters with an integer,
until length(vector) = long
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.