Render function for using markmap within Shiny applications and interactive Rmd documents. This function is taken from https://github.com/seifer08ms/Rmarkmap.
renderMarkmap(expr, env = parent.frame(), quoted = FALSE)
expr | An expression that generates a markmap |
---|---|
env | The environment in which to evaluate |
quoted | Is |