printLab | R Documentation |
A function to print standardised formatted labels without having messy codes in the functions.
printLab(label, span = FALSE, width = getOption("width"))
label |
The label to be printed |
span |
Whether the dash should span the whole width of the screen(80 characters) |
width |
The width of the screen. |
The formatted print
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.