mm2dir: Generate hierarchical directories according to a FreeMind...

View source: R/wrapper.R

mm2dirR Documentation

Generate hierarchical directories according to a FreeMind mind map

Description

Generate hierarchical directories according to a FreeMind mind map

Usage

mm2dir(from = NA, dir_to = NA, dir_quiet = FALSE)

Arguments

from

Character. The source text of the (R) Markdown syntax text, the R code, the FreeMind mind map code, or the path to the directory.

dir_to

Character. The path of the output directory.

dir_quiet

Logical. Whether to display the results of generated directories.

Value

Directory generated.


mindr documentation built on Dec. 20, 2025, 1:06 a.m.

Related to mm2dir in mindr...