r2md: Convert R code into (R) Markdown-syntax text

View source: R/individual.R

r2mdR Documentation

Convert R code into (R) Markdown-syntax text

Description

Convert R code into (R) Markdown-syntax text

Usage

r2md(from = NA)

Arguments

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.

Value

R markdown-syntax text.


mindr documentation built on Dec. 20, 2025, 1:06 a.m.

Related to r2md in mindr...