Other packages > Find by keyword >

mindr  

Generate Mind Maps
View on CRAN: Click here


Download and install mindr package within the R console
Install from CRAN:
install.packages("mindr")

Install from Github:
library("remotes")
install_github("cran/mindr")

Install by package version:
library("remotes")
install_version("mindr", "1.4.1")



Attach the package and use:
library("mindr")
Maintained by
Peng Zhao
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-06-19
Latest Update:
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 httpfreemind.sourceforge.netwikiindex.phpMainPage.
How to cite:
Peng Zhao (2017). mindr: Generate Mind Maps. R package version 1.4.1, https://cran.r-project.org/web/packages/mindr. Accessed 15 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:30), 1.0.4 (2017-06-19 12:29), 1.1.0 (2017-07-19 12:24), 1.1.5 (2018-10-09 13:50), 1.1.9 (2018-12-16 21:10), 1.2.0 (2019-01-25 14:40), 1.2.1 (2019-02-28 14:10), 1.2.2 (2019-05-02 13:40), 1.2.3 (2020-02-29 12:40), 1.3.1 (2021-11-19 06:10), 1.3.2 (2021-11-22 08:40)
Other packages that cited mindr R package
View mindr citation profile
Other R packages that mindr depends, imports, suggests or enhances
Complete documentation for mindr
Functions, R codes and Examples using the mindr R package
Some associated functions: dir2md . dir2mm . dir2r . filterNULL . get_eqloc . get_filename_ext . guess_type . list2heading . markmap . markmapOption . md2dir . md2mm . md2r . mdtxt2mmtxt . mm . mm2dir . mm2md . mm2r . outline . r2dir . r2md . r2mm . rmvcode . 
Some associated R codes: individual.R . internal.R . wrapper.R .  Full mindr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SiER  
Signal Extraction Approach for Sparse Multivariate Response Regression
Methods for regression with high-dimensional predictors andunivariate or maltivariate response varia ...
Download / Learn more Package Citations See dependency  
CTTinShiny  
Shiny Interface for the CTT Package
A Shiny interface developed in close coordination with the CTT package, providing a GUI that guides ...
Download / Learn more Package Citations See dependency  
functClust  
Functional Clustering of Redundant Components of a System
Cluster together the components that make up an interactivesystem on the basis of their functional r ...
Download / Learn more Package Citations See dependency  
objectSignals  
Observer Pattern for S4
A mutable Signal object can report changes to its state, clients could register functions so that t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
RXshrink  
Maximum Likelihood Shrinkage using Generalized Ridge or Least Angle Regression
Functions are provided to calculate and display ridge TRACE Diagnostics for a variety of alternativ ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA