rmd_list: Format text as R Markdown list

Description Usage Arguments See Also

Description

RStudio add-ins which convert text into R Markdown lists. For the first-level lists:

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15

Arguments

type

(character) the type of list "unordered", "numbered", "lettered", "LETTERED", "master".

level

(integer) the level of list.

See Also

Other R Markdown formatting add-ins: format_rmd, rmd_equations


spAddins documentation built on May 2, 2019, 3:04 a.m.