{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE)

##function

mean(c(1,2,3))
var()

##Bulleted lists

###mean() ###var()