| %intersect% | R Documentation | 
This function allows to find the intersection of two objects of the same class.
  
  i1 %intersect% i2
| i1 | first object to intersect | 
| i2 | second object to intersect | 
object of the same class of parameters
# to see all existing methods :
methods ('\%intersect\%')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.