Description Usage Arguments Examples
Gives comments with left indentation. Without capitalization when arg2 is missing.
1 | comr_h4(arg1 = "Headline 1", capit = FALSE)
|
title |
String for title. |
width |
Number of characters (integer) for width of line. Default is 80. |
align |
String for alignment of title. Default is "right". Other options are "left" and "center". |
capit |
If title should be in capitals. True or false. |
fill |
String for type of filler. Default is " " for white space. Can be any character (e.g., "#"). |
1 | comr_h4("Headline 1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.