Contact
CoCalc Logo Icon
StoreFeaturesDocsShareSupport News AboutSign UpSign In
| Download

r sagews demos

Project: 🐪 SRE
Views: 3832
1
\documentclass{article}
2
\usepackage{graphicx}
3
\usepackage{grffile}
4
\title{Example of including an R plot}
5
\author{SageMathCloud}
6
\begin{document}
7
\maketitler
8
\includegraphics[width=.6\textwidth]{{./figure.pdf}}
9
\end{document}
10