makeTitle | R Documentation |
Makes a character title from string by completion with a specified character.
makeTitle(string, length = 120, prefix.length = 5, char = "_")
string |
string to be completed |
length |
final title length in characters |
prefix.length |
space length in front of the title |
char |
character used to complete the title |
makeTitle Makes a title from a string.
title
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.