foo

knitr::opts_chunk$set(echo = FALSE)

This is a simple document with some changes.

Here is some R code: r 2+2.

Here is some more R code:

1:10
letters[1:5]

Here is the same plot as before:

plot(1:5, 1:5)


Try the latexdiffr package in your browser

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

latexdiffr documentation built on May 3, 2021, 9:07 a.m.