@AntJam-Howell
I am getting this error message when I attempt to knit:
Error in (function (cond) :
error in evaluating the argument 'x' in selecting a method for function 'addAttrToGeom': subscript out of bounds
Calls: ... -> as_Spatial -> .as_Spatial ->
Execution halted
It starts at step 4 with this code:
msp.sp <- as_Spatial( msp )
class( msp.sp )
@AntJam-Howell
I am getting this error message when I attempt to knit:
Error in (function (cond) :
error in evaluating the argument 'x' in selecting a method for function 'addAttrToGeom': subscript out of bounds
Calls: ... -> as_Spatial -> .as_Spatial ->
Execution halted
It starts at step 4 with this code: