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.
Version: | 1.0.2 |
Imports: | grDevices, stats |
Suggests: | DiagrammeR, knitr, rmarkdown |
Published: | 2024-04-09 |
DOI: | 10.32614/CRAN.package.pedMermaid |
Author: | Mohammad Ali Nilforooshan [aut, cre] |
Maintainer: | Mohammad Ali Nilforooshan <m.a.nilforooshan at gmail.com> |
BugReports: | https://github.com/nilforooshan/pedMermaid/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/nilforooshan/pedMermaid |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | pedMermaid results |
Reference manual: | pedMermaid.pdf |
Vignettes: |
Introduction to pedMermaid |
Package source: | pedMermaid_1.0.2.tar.gz |
Windows binaries: | r-devel: pedMermaid_1.0.2.zip, r-release: pedMermaid_1.0.2.zip, r-oldrel: pedMermaid_1.0.2.zip |
macOS binaries: | r-release (arm64): pedMermaid_1.0.2.tgz, r-oldrel (arm64): pedMermaid_1.0.2.tgz, r-release (x86_64): pedMermaid_1.0.2.tgz, r-oldrel (x86_64): pedMermaid_1.0.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=pedMermaid to link to this page.