Learn R Programming

rosr (version 0.0.10)

create_mindmap: Create a demo mind map

Description

Create a demo mind map

Usage

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

Run this code
# NOT RUN {
# create_mindmap(tempdir())
# }

Run the code above in your browser using DataLab