View source: R/edit_diagram_server.R
edit_diagram_server | R Documentation |
Module facilitating the quick creation of diagrams embedded in functions or documents.
edit_diagram_server(id, diagramfolder = base::getwd())
id |
Character. ID of the module to connect the user interface to the appropriate server side. |
diagramfolder |
Character. Path to the folder which may contain diagrams. |
Write lines of codes creating the different parts of a diagram which can then be embedded in function or document.
Nicolas Mangin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.