View source: R/plantuml_update.R
plantuml_update | R Documentation |
plantuml.jar
binaryThe file plantuml.jar
is downloaded from Sourceforge and saved as
"plantuml.jar"
in the folder system.file("jar", package =
"plantuml")
of the package. The source code for plantuml
can be
found at https://github.com/plantuml/plantuml
plantuml_update(tag = "release", ...)
tag |
tag of the version to be downloaded. Allowed values are
|
... |
additional arguments for the |
the path and name of the downloaded file
## Not run:
plantuml_update()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.