Create a demo mind map

create_mindmap(to = getwd(), if_save = FALSE)

Arguments

to

the destination directory

if_save

Logical. Whether save the mindmap.

Value

a demo mind map

Examples

create_mindmap(tempdir())
#> levelName #> 1 reference #> 2 ¦--copy_rmd.html #> 3 ¦--create_bib.html #> 4 ¦--create_book.html #> 5 ¦--create_data.html #> 6 ¦--create_dir.html #> 7 ¦--create_eq.html #> 8 °--index.html