get_fmt | R Documentation |
Prints out preferred HTML formatting for RMarkdown documents. Will print YAML, CSS styling, global chunk options, and common packages. Currently not customizable via the function. Purpose is to print out text to copy/paste into new RMarkdown documents for quick access to favorite style. This is a preferred alternative to Rmarkdown templates as customizable features may be included in the future.
get_fmt(os = "PC")
os |
Operating system - either "PC" or "mac." Will adjust CSS according to operating system. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.