你能帮我如何在我的 R 图表中添加数据标签吗
date = c(1.45,0.89,0.74,3.28) plot(date,type = "l")
我需要显示百分比
plot r
plot ×1
r ×1