Skip to content
Prev 8299 / 29559 Next

rbind of SpPolDFs

On Tue, 18 May 2010, Agustin Lobo wrote:

            
The error message seems explicit. Use get() first to a temporary local 
object, do slot()<- on that object, and assign() back to bas[i]. Untried.

Roger