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 16 Jul. 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

bbdetection  
Identification of Bull and Bear States of the Market
Implements two algorithms of detecting Bull and Bear markets in stock prices: the algorithm of Pagan ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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