Description Usage Arguments Value
include_graphics_cmd
assumes that in the Rmarkdown source
file a chunk is inserted which will contain the statement that
includes the graphic file. The chunk needs to be labelled with
the name of the graphic file to be included. This function searches
for this chunk and inserts the statement. If the chunk is not
found, the graphics statement is included above the end of
document marker.
1 | include_graphics_cmd(psGraphicName, pvRmdSrc, psGrFmt)
|
psGraphicName |
name of the graphic file to be included |
pvRmdSrc |
name of the Rmarkdown source file |
psGrFmt |
graphic format |
vRmdSrc vector with extended Rmarkdown sources
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.