All functions

addAttributes()

Add attributes to puml$code

addInfo()

Add info to puml$code

as.plantuml()

Convert an R object to a Class uml object

as.plantuml(<character>)

Convert a character to a plantuml object

as.plantuml(<complex>)

Convert a character to a plantuml object

as.plantuml(<data.frame>)

Convert a list to a plantuml object

as.plantuml(<default>)

Convert a character to a plantuml object

as.plantuml(<factor>)

Convert a character to a plantuml object

as.plantuml(<integer>)

Convert a character to a plantuml object

as.plantuml(<list>)

Convert a list to a plantuml object

as.plantuml(<logical>)

Convert a character to a plantuml object

as.plantuml(<numeric>)

Convert a character to a plantuml object

as.plantuml(<vma>)

Convert a character to a plantuml object

get_graph()

Get PlantUML graph

getPlantumlOption() plantumlOptions()

Getter and Setter for options

plantuml()

Convert a character to a plantuml object

plantuml_URL()

Generate PlantUML Server URL

plantuml_knit_engine()

Knit engine for plantuml

plantuml_knit_engine_register()

Register the function plantuml_knit_engine() with knitr

plantuml_run()

Run the plantuml binary

plantuml_update()

Update or download plantuml.jar binary

plot(<plantuml>)

Generate UML graph from plantuml

server_info()

Get info about the plantuml server

server_set()

Set parameter of the plantuml server addrss to the default valus

server_start()

Start a PlantUML Picoweb Server on localhost

server_status()

Get the status of the server

server_stop()

Stop a PlantUML Picoweb Server running on localhost

updatePlantumlJar()

RENAMED to plantuml_update()!