Commit 682be3b6 authored by David's avatar David
Browse files

fix: missing function plot.mermaid

Refs #150
Showing with 2 additions and 0 deletions
+2 -0
......@@ -52,6 +52,7 @@ export(getSD_Ids)
export(isNodeDownstream)
export(isNodeUpstream)
export(plot.Qm3s)
export(plot.mermaid)
export(reduceGRiwrm)
export(transferGRparams)
import(airGR)
......
......@@ -221,6 +221,7 @@ plot_png = function(path, add=FALSE)
#' @param ... Not used
#'
#' @return Nothing, used for side effect.
#' @export plot.mermaid
#' @export
#'
#' @examples
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment