Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Path: blob/master/RMarkdown/rticles/jss_article/jss_article.Rmd
Views: 1159
---
---
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:
\proglang{Java}
\pkg{plyr}
\code{print("abc")}
R code
Can be inserted in regular R markdown blocks.