intersect | R Documentation |
Returns a new gPair Object which is the intersection of x and y.
## S4 method for signature 'gPair,gPair'
intersect(x, y, pad = 0, ...)
x |
a gPair Object |
y |
a gPair Object |
new gPair Object containing the intersection of x and y
Marcin Imielinski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.