handle_output {putior} | R Documentation |
Handle diagram output to different destinations
Description
Handle diagram output to different destinations
Usage
handle_output(mermaid_code, output = "console", file = NULL, title = NULL)
Arguments
mermaid_code |
Generated mermaid code |
output |
Output format |
file |
File path for file output |
title |
Diagram title |
[Package putior version 0.1.0 Index]