foo

knitr::opts_chunk$set(echo = FALSE)

This is a simple document.

Here is some R code: r 1+1.

Here is some more R code:

1:5
LETTERS[1:5]

Here is a plot:

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 29, 2024, 2:17 a.m.