Convert .R scripts into a .mm file
r2mm(filepattern = "*.R$", path = ".", title = NA, savefile = TRUE, savefilename = NA)
filepattern | the pattern of the script file names |
---|---|
path | the path of the folder which contains the .R scripts |
title | title of the mindmap |
savefile | logical. Whether to save the output as a file. |
savefilename | the destinated file name |
an mindmap file
#>#> [1] TRUE