gpt4 book ai didi

r - 如何控制 KnitR 中人物的标题位置?

转载 作者:行者123 更新时间:2023-12-04 20:47:33 24 4
gpt4 key购买 nike

有没有办法为 R 使用 KnitR 生成的图形指定标题的位置?我希望有一些功能等同于 xtable()caption.placement选项。

下面提供了一个最小的工作示例。

\documentclass[12pt, english, oneside]{amsart}
\begin{document}

The caption for Figure \ref{fig:plot} is placed below the figure. Could we place it above, instead?
<<plot, echo=FALSE, fig.cap="Default caption placement is below the figure.">>=
plot(x=0, y=0)
@

\end{document}

最佳答案

对于所有人物,这可能最好以 latex 样式处理,但您可以使用钩子(Hook)自定义人物。 fig.env chunk 选项控制 block 插入的环境。您可以随时制作自己的 figure 版本使用您自己的格式。

关于r - 如何控制 KnitR 中人物的标题位置?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15030517/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com