Learn R Programming

caugi (version 1.0.0)

.glyph_of: Get glyph for an operator

Description

Get the glyph string for a given edge operator symbol.

Usage

.glyph_of(op_sym)

Value

A string representing the edge glyph (e.g., "-->").

Arguments

op_sym

A symbol representing the edge operator (e.g., %-->%).