Displaying 1 result from an estimated 1 matches for "plantuml".
Did you mean:
plantcml
2017 Jul 06
0
Plantuml package for R
Hi
I hope I can use this R mailing list for this but it seems appropriate.
I started writing a small package which enables me to create plantuml graphs from within R. It is working and available on GitHub at
https://github.com/rkrug/plantuml
It is at the moment very rudimentary and can either display the generated graph in an R graphic device or save them in a file, but it works nicely (and it takes care of the installation and download o...