Displaying 1 result from an estimated 1 matches for "spacialpolygondatafram".
Did you mean:
spacialpolygondataframe
2011 Aug 22
1
looping with paste
Dear list,
I have a spacialPolygonDataFrame where variables were unnecessarily imported as factors. So I am trying to unfactor variables from spatialPolygonDataFrame at data with a loop
for (i in (1:length(names( spatialPolygonDataFrame)))){
command<-paste("spatialPolygonDataFrame$names(spatialPolygonDataFrame at data[",...