Hello world!
This summation expression \(\sum_{i=1}^n X_i\) appears inline.
\[f(y|N,p) = {{N}\choose{y}} \cdot p^y \cdot (1-p)^{N-y}\]
mod <- lm(dist~speed, data=cars) pander::pander(mod, type = 'html', title = 'Table with pander')