as_mmd_link: Generate notation for mermaid.js link

View source: R/diagrams.R

as_mmd_linkR Documentation

Generate notation for mermaid.js link

Description

Generate notation for mermaid.js link

Usage

as_mmd_link(n1, n2, directional = TRUE, style = "solid")

Arguments

n1

Id for node at one end.

n2

Id for node at other end.

directional

Boolean option for diretional arrow from n1 to n2.

style

Option for "solid" or "dash"-style links.


nf-osi/nfportalutils documentation built on Feb. 26, 2024, 1:05 p.m.