[.gWalk | R Documentation |
Overloads subset operator for walks
## S3 method for class 'gWalk'
obj[i = NULL, with = TRUE, ...]
obj |
gWalk object This is the gWalk object to be subset |
i |
integer, logical, or expression on gWalk metadata used to subset gWalk |
A new gWalk object that contains only the given subset of walks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.