执行最后一步是貌似出现了这个错误...
是因为drawit(i)这边的i值对我来说太大了吗?
> print(drawit(3800))
警告信息:
1: Removed 14 rows containing missing values (geom_path).
2: Removed 8 rows containing missing values (geom_point).
3: Removed 8 rows containing missing values (geom_point).
错误于UseMethod("depth") : "depth"没有适用于"NULL"目标对象的方法
错误于UseMethod("depth") : "depth"没有适用于"NULL"目标对象的方法
错误: 'UseMethod'不能这样使用
错误于grid.Call.graphics(L_points, x$x, x$y, x$pch, x$size) :
unprotect():只有1个保护项
是因为drawit(i)这边的i值对我来说太大了吗?
> print(drawit(3800))
警告信息:
1: Removed 14 rows containing missing values (geom_path).
2: Removed 8 rows containing missing values (geom_point).
3: Removed 8 rows containing missing values (geom_point).
错误于UseMethod("depth") : "depth"没有适用于"NULL"目标对象的方法
错误于UseMethod("depth") : "depth"没有适用于"NULL"目标对象的方法
错误: 'UseMethod'不能这样使用
错误于grid.Call.graphics(L_points, x$x, x$y, x$pch, x$size) :
unprotect():只有1个保护项