我想在我的图边缘添加一个希腊字母,我使用下面的代码行:
mtext(side=2,line=6,text=expression(paste(beta,"-Actin Normalized")),font=2,cex=2)
但是,当我将mtext函数与希腊字母组合使用时,它不再粗体显示文本行.有没有什么好办法用希腊字母添加保证金文字并保留粗体字?
谢谢.
graphics r plotmath
graphics ×1
plotmath ×1
r ×1