Package: pedMermaid 1.0.2
Mohammad Ali Nilforooshan
pedMermaid: Pedigree Mermaid Syntax
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.
Authors:
pedMermaid_1.0.2.tar.gz
pedMermaid_1.0.2.zip(r-4.5)pedMermaid_1.0.2.zip(r-4.4)pedMermaid_1.0.2.zip(r-4.3)
pedMermaid_1.0.2.tgz(r-4.4-any)pedMermaid_1.0.2.tgz(r-4.3-any)
pedMermaid_1.0.2.tar.gz(r-4.5-noble)pedMermaid_1.0.2.tar.gz(r-4.4-noble)
pedMermaid_1.0.2.tgz(r-4.4-emscripten)pedMermaid_1.0.2.tgz(r-4.3-emscripten)
pedMermaid.pdf |pedMermaid.html✨
pedMermaid/json (API)
NEWS
# Install 'pedMermaid' in R: |
install.packages('pedMermaid', repos = c('https://nilforooshan.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nilforooshan/pedmermaid/issues
Last updated 2 months agofrom:aa8d308437. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 15 2024 |
R-4.5-win | OK | Nov 15 2024 |
R-4.5-linux | OK | Nov 15 2024 |
R-4.4-win | OK | Nov 15 2024 |
R-4.4-mac | OK | Nov 15 2024 |
R-4.3-win | OK | Nov 15 2024 |
R-4.3-mac | OK | Nov 15 2024 |
Exports:mermaid_mdmermaid_rmd
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generate Mermaid syntax for a pedigree flowchart in Markdown | mermaid_md |
Generate Mermaid syntax for a pedigree flowchart in Markdown & R Markdown | mermaid_rmd |