write_log_header | R Documentation |
write_log_header
formats a string and returns it as a formatted log file
section header
write_log_header(title_string)
title_string |
String. Used as section title |
Vector of strings. Formatted log file section header
## Not run:
write_log_header("Section Header")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.