create_odg_graphic
uses the empty template skeleton.odg which
is stored in the rmarkdown template directory of package rcoursetools
.
When calling create_odg_graphic
without any arguments, then the
template is opened using soffice draw. When a filename for the odg graphic
which should be created, is specified the template is renamed to the given
name.
1 | create_odg_graphic(psGraphicName = NULL)
|
psGraphicName |
Format of diagram to be created |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.