我想命名一个R图形的一些点,从基本函数plot()得到.
更准确地说,我有一个二维参数函数t - >(a(t),b(t)),我绘制了点(a(t),b(t)).我想打印对应于每个点的t的值.
谢谢
graphics r
graphics ×1
r ×1