【发布时间】:2019-08-21 15:02:13
【问题描述】:
我正在尝试使用interactions 中的interact_plot 函数绘制双向交互图。如何将字体大小更改为 Times New Roman?
这是我的代码:
interact_plot(Interac2, pred = SA, modx = RPF, alpha = .05, legend.main = "RP", x.label = "EXB", y.label = "NORCA")
【问题讨论】: