📜  rstudio 绘制箭头(),文本() - TypeScript 代码示例

📅  最后修改于: 2022-03-11 14:48:35.986000             🧑  作者: Mango

代码示例2
text(x=df$x[1:5], y=df$y[1:5], labels=rownames(df[1:5,]), pos=4, col="red")