Advertisement
Guest User

Untitled

a guest
Jul 10th, 2014
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. begin{figure}
  2. caption{This is a caption above the figure}
  3. <<a-plot, echo=FALSE>>=
  4. plot(1)
  5. @
  6. end{figure}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement