pedMermaid-package {pedMermaid} | R Documentation |
pedMermaid: Pedigree Mermaid Syntax
Description
Generate Mermaid syntax for a pedigree flowchart from a pedigree data frame. Mermaid syntax is commonly used to generate plots, charts, diagrams, and flowcharts. It is a textual syntax for creating reproducible illustrations. This package generates Mermaid syntax from a pedigree data frame to visualize a pedigree flowchart. The Mermaid syntax can be embedded in a Markdown or R Markdown file, or viewed on Mermaid editors and renderers. Links' shape, style, and orientation can be customized via function arguments, and nodes' shapes and styles can be customized via optional columns in the pedigree data frame.
Author(s)
Maintainer: Mohammad Ali Nilforooshan m.a.nilforooshan@gmail.com (ORCID)
See Also
Useful links:
Report bugs at https://github.com/nilforooshan/pedMermaid/issues