Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

test

1492 views

Test

just code formatted

and some R code

xx <- rnorm(2000) paste("length of xx:", length(xx)) plot(xx)

ok italic and 1997=r1/997\tfrac{1}{997} = `r 1/997`.

right hand side

link to google.

and a table

library(knitr) kable(mtcars[1:15, ], caption = "this is a knitr kable.")