| diagram_graphviz | Read a graphviz figure from source using DiagrammeR. |
| draw_graphviz | Draw a graphviz image using grid. |
| draw_graphviz_with_images | Draw a graphviz figure that has images in it with grid. |
| draw_image | Draw an image file stored in a package with grid |
| draw_svg | Draw an svg file using grid. |
| find_extdata | Return a path to a file included in the specified package. |
| find_graphviz | Returns a path to a graphviz file included in the specified... |
| find_image | Returns a path to an image file included in the specified... |
| list_extdata | List extdata files available in the specified package by... |
| list_graphviz | List all graphviz files available in the specified package |
| list_images | List all graphviz files available in the specified package |
| read_all_graphviz_chunks | Read the graphviz files in a package as knitr chunks. |
| read_graphviz | Render a graphviz figure as svg and import it. |
| read_graphviz_chunk | Read a specific graphviz file as a knitr chunk. |
| read_graphviz_with_images | Render a graphviz figure directly with the dot engine. |
| read_image | Read an image file from a full path or in a package. |
| read_images | Creates a function that draws images from a directory. |
| read_svg | Read an svg figure in as a grob. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.