convert_to_mermaid_node: generate mermaid code for single reactive block

Description Usage Arguments

View source: R/mermaid.R

Description

generate mermaid code for single reactive block

Usage

1

Arguments

id

string id of block as assigned by parse_code_blocks

name

string assigned name of block ((output$)<name> <- reactive/render*)

type

string type of block (reactive, observeEvent, ...)

color

string color block should get in mermaid graph


basf/reactflush documentation built on Feb. 15, 2021, 12:12 a.m.