Description Usage Arguments Details Value
seqSPDF
takes a Spatial* object from the (sp) package, splits it
into a list containing Spatial*DataFrame objects of a size <= sep
.
1 | seqSPDF(SP, sep = 1000)
|
SP |
Spatial* object. |
sep |
Max length of Spatial*DataFrame in output. Defaults to 1000. |
Insert details here.
A list with Spatial*DataFrame objects of a size <= sep
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.