rmd_list: Format text as R Markdown list.

Description Usage Arguments See Also

View source: R/rmd_lists.R

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
16
17
18
19

Arguments

type

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

level

(integer) the level of list.

context

Object with context of active R Studio document (class document_context).

See Also

Other R Markdown formatting add-ins: format_rmd, rmd_code_block, rmd_equations


GegznaV/spAddins documentation built on Nov. 20, 2020, 10:42 p.m.