Other packages > Find by keyword >

mindr  

Generate Mind Maps with R
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.3.2")



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: 2023-08-28
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 with R. R package version 1.3.2, https://cran.r-project.org/web/packages/mindr. Accessed 21 Apr. 2025.
Previous versions and publish date:
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
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
03/2203/2403/2804/0104/0204/0504/0604/0704/0804/0904/1204/1404/1504/1704/18Downloads for mindr0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  
HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  
bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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