gpt4 book ai didi

r - text() R-function - 如何更改单个单词的字体?

转载 作者:行者123 更新时间:2023-12-01 12:54:48 24 4
gpt4 key购买 nike

text(x, y, font=2, "text")

改变整个“文本”的字体。

但是否可以更改“文本”中单个单词的字体?

最佳答案

是的!

plot.new()
text(0.5,0.5, expression(paste(bold("bold")," not bold")))

查看 ?plotmath,了解大量其他可用的选项和符号。

关于r - text() R-function - 如何更改单个单词的字体?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10408542/

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