Learn R Programming

⚠️There's a newer version (1.3.2) of this package.Take me there.

mindr (version 1.1.5)

Convert Files Between Markdown or Rmarkdown Files and Mindmaps

Description

Convert Markdown ('.md') or Rmarkdown ('.Rmd') files into FreeMind mindmap ('.mm') files, and vice versa. FreeMind mindmap ('.mm') files can be opened by or imported to common mindmap software such as 'FreeMind' () and 'XMind' ().

Copy Link

Version

Install

install.packages('mindr')

Monthly Downloads

89

Version

1.1.5

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Peng Zhao

Last Published

October 9th, 2018

Functions in mindr (1.1.5)

markmap

Create a markmap widget
dir2

Convert a folder structure into a mindmap.
mdtxt2mmtxt

Convert markdown text to mindmap text.
mm2md

Convert a mind map (.mm) into markdown headers.
markmapOutput

Shiny bindings for markmap
md2mm

Convert markdown or rmarkdown files to mindmap files.
markmapOption

Options for markmap creation
tree2mm

Convert a directory tree to a mindmap file.
outline

Extract headers of markdown or rmarkdown files as an outline.
renderMarkmap

Shiny bindings for markmap