plotmath 式でパーセント記号を下付き文字として使用するにはどうすればよいですか?
次のスクリプトを使用しています。
text(4.2,0.45, expression(paste(P[Con_30%Fat], "=0.611")), cex = 1.3)
次のエラーが表示されます。
Error: unexpected input in "text(4.2,0.45, expression(paste(P[Con_30%Fat], "=0.611")), cex = 1.3)"