Rmarkdown에 대하여

Text formatting

문자 모양을 결정합니다

italic or italic
bold bold
code
위첨자2 아래첨자2

Headings

1st Level Header

2nd Level Header

3rd Level Header

Lists

  • Bulleted list item 1

  • Item 2

    • Item 2a

    • Item 2b

  1. Numbered list item 1

  2. Item 2. The numbers are incremented automatically in the output.

Tables

First Header Second Header
Content Cell Content Cell
Content Cell Content Cell
plot(Theoph$Time, Theoph$conc)

Ctrl + Alt + J