Learn R Programming

mindr (version 1.3.2)

Generate Mind Maps with R

Description

Convert Markdown ('.md') or R Markdown ('.Rmd') texts, R scripts, and directory structures, into mind map widgets or files ('.mm'), and vice versa. "FreeMind" mind map ('.mm') files can be opened by or imported to common mindmap software such as 'FreeMind' ().

Copy Link

Version

Install

install.packages('mindr')

Monthly Downloads

125

Version

1.3.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Peng Zhao

Last Published

November 22nd, 2021

Functions in mindr (1.3.2)

guess_type

Guess the type of input or output
dir2md

Display a directory hierarchical structure in Markdown syntax
dir2mm

Display hierarchical structure of a directory in FreeMind mind map
r2dir

Generate hierarchical directories according to the outline of R code
outline

Extract headings of (R) Markdown-syntax text as an outline
md2dir

Create hierarchical directories according to (R) Markdown-syntax text
rmvcode

Check whether a digital number is within a given range
md2mm

Convert (R) Markdown-syntax text to FreeMind mind map code
dir2r

Convert a hierarchical directory into R code
filterNULL

A function for markmap
markmap

Create a mind map in HTML widget
md2r

Convert (R) Markdown-syntax text into R code
markmapOption

Theme options for markmap creation
mdtxt2mmtxt

Convert Markdown text to FreeMind mind map text.
mm

All-in-one wrapper for the conversion between (R) Markdown, FreeMind mind map, R code, directory structure, and HTML widget.
mm2dir

Generate hierarchical directories according to a FreeMind mind map
get_eqloc

Get the index of equations in a string vector
get_filename_ext

Get the file name extension
mm2r

Convert FreeMind mind map code into .R code
r2mm

Convert R code into FreeMind mind map code
mm2md

Convert FreeMind mind map code into Markdown headings
r2md

Convert R code into (R) Markdown-syntax text
list2heading

convert lists to headings in a text