| mm2r | R Documentation |
Convert FreeMind mind map code into .R code
mm2r(from = NA, r_seclabel = " --------", r_chunkheading = FALSE)
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. |
r_seclabel |
Character. The ending characters indicating sections in R Markdown. |
r_chunkheading |
Logical. Whether process the chunk label as headings. |
Character, R code.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.