Create a demo mind map
create_mindmap(to = getwd(), if_save = FALSE)
to | the destination directory |
---|---|
if_save | Logical. Whether save the mindmap. |
a demo mind map
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