knitr::opts_chunk$set(echo = TRUE)

R Markdown {.showhide}

This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com.

When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this:

summary(cars)

$$ f(x)= \sum_{k=0}^{\infty} \frac{ f^{(k)}(x_0)}{n!} \left( x-x_0 \right)^k $$

文中の数式$y = f(x)$のテスト。

bs_panel test

hogehoge.

panel_test {.panel}

aaaaaaaaaaa.

plot(1:10)

{.panel-end}

hogehoge

panel_info {.panel .panel-info}

fugafauga.

label tests lbl-i label

bs_badge test

ほげほげbdg 3 ほむほむbdg r 3*4

list_addclass test

Including Plots

You can also embed plots, for example:

plot(pressure)

Note that the echo = FALSE parameter was added to the code chunk to prevent printing of the R code that generated the plot.



kazutan/zousan documentation built on May 20, 2019, 7:54 a.m.