Convert Files Between Markdown or Rmarkdown Files and Mindmaps


[Up] [Top]

Documentation for package ‘mindr’ version 1.2.1

Help Pages

count_space Count the spaces between two given strings
dir2 Convert a folder structure into a mindmap by using the 'tree' command.
dir4 Convert a folder structure into a mindmap.
get_body get the body out of given strings
get_eqloc Get the index of equations in a string vector
get_filename_ext get the file name extension
get_foldername Get the folder name of a given complete path
get_heading get the headings out of given strings
get_heading2 get the headings out of given strings
get_heading3 get the headings out of given strings
markmap Create a markmap widget
markmapOption Options for markmap creation
markmapOutput Shiny bindings for markmap
md2mm Convert markdown or rmarkdown files to mindmap files.
md2r Convert .md or .Rmd files into a .R script
mdtxt2mmtxt Convert markdown text to mindmap text.
mm Convert between .R, .Rmd, .mm according to the given file names, and create a markmap widget
mm2md Convert a mind map (.mm) into markdown headers.
mm2r Convert .mm into a .R script
outline Extract headers of markdown or rmarkdown files as an outline.
r2md Convert .R scripts into a .md/.Rmd file
r2mm Convert .R scripts into a .mm file
r2rmd Convert .R scripts into a .Rmd file
rename2 Rename a file automatically with a time stamp
renderMarkmap Shiny bindings for markmap
rmd2r Convert .md or .Rmd files into a .R script
rmvcode check whether a digital number is within a given range
tree Draw a mindmap of a directory
tree2mm Convert a directory tree to a mindmap file.
writeLines2 Write txt files avoiding overwriting existent files.