小编Aar*_*ron的帖子

R中的Bolding希腊字母

我想在我的图边缘添加一个希腊字母,我使用下面的代码行:

mtext(side=2,line=6,text=expression(paste(beta,"-Actin Normalized")),font=2,cex=2)
Run Code Online (Sandbox Code Playgroud)

但是,当我将mtext函数与希腊字母组合使用时,它不再粗体显示文本行.有没有什么好办法用希腊字母添加保证金文字并保留粗体字?

谢谢.

graphics r plotmath

2
推荐指数
1
解决办法
3170
查看次数

标签 统计

graphics ×1

plotmath ×1

r ×1