标签: r latex sweave
给出以下代码行:
<<myrcodeplot, fig.pos="H", fig.height=4, fig.width=4, fig.cap="Example of a plot">>=
我想在这里生成一个标签的情节,以便我可以在我的LaTeX文档中简单地参考情节:
\ref{plot}