View source: R/typewrite_functions.R
Typewrite a Note
1 2 3 4 5 6 7 8 9  | 
... | 
 Strings to concatenate into a single message  | 
tabs | 
 Number of tabs to indent the message before it is printed to the console, Default: 0  | 
line_number | 
 Number of lines to skip before and after the message is printed to the console, Default: 0  | 
timepunched | 
 Should the message be prefixed with a bracketed timestamp?, Default: TRUE  | 
file | 
 Argument passed to the cat function if the message should also be saved to a file, Default: ”  | 
append | 
 Argument passed to the cat function if the message should be appended to the file argument, Default: TRUE  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.