Conflr Example

knitr::opts_chunk$set(echo = TRUE)

Simple example

You can embed an R code chunk like this:

summary(cars)

Including Plots

You can also embed plots, for example:

plot(pressure)

Tables

knitr::kable(head(iris))

Math

$$ 2 + 2 = 5 $$



Try the conflr package in your browser

Any scripts or data that you put into this service are public.

conflr documentation built on April 14, 2020, 7:04 p.m.