get.protocol | R Documentation |
RMarkdown document for the desired protocol is rendered in the specified format and save in the working directory. The file is then launched via the system. If no arguemts are provided the function will print a list of the avaiable protocols.
get.protocol(protocol = NULL, format = NULL)
protocol |
Name of desired protocol form the following list. Character vector of length 1.
|
format |
File format to be generated. Options are "pdf", "html", "word", "markdown", "rmarkdown". Character vector of length 1. |
Gordon W. Holtgrieve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.