Learn R Programming

DOT (version 0.1)

Render and Export DOT Graphs in R

Description

Renders DOT diagram markup language in R and also provides the possibility to export the graphs in PostScript and SVG (Scalable Vector Graphics) formats. In addition, it supports literate programming packages such as 'knitr' and 'rmarkdown'.

Copy Link

Version

Install

install.packages('DOT')

Version

0.1

License

MIT + file LICENSE

Maintainer

Last Published

April 16th, 2016

Functions in DOT (0.1)

dot

Render and Export DOT Graphs in R