Introduction

This template demonstrates some of the basic latex you'll need to know to create a JSS article.

Code formatting

Don't use markdown, instead use the more precise latex commands:

R code

Can be inserted in regular R markdown blocks.

x <- 1:10
x


paulburch/PaulsTemplates documentation built on May 24, 2019, 8:26 p.m.