as_mmd_node: Generate notation for mermaid.js nodes

View source: R/diagrams.R

as_mmd_nodeR Documentation

Generate notation for mermaid.js nodes

Description

Generate notation for mermaid.js nodes

Usage

as_mmd_node(entity, class = c("Project", "Dataset", "Folder"))

Arguments

entity

Character vector of one or more entity ids. If named, nodes will use names instead of ids as labels. Note that entity ids starting with "_" are considered blank nodes and are treated specially.

class

Optional, add a class to the node.


nf-osi/nfportalutils documentation built on June 10, 2025, 5:08 a.m.