| is.comparable | R Documentation | 
This function checks objects to see if they share the same input data.
is.comparable(x, y)
## S4 method for signature 'RapData,RapData'
is.comparable(x, y)
## S4 method for signature 'RapUnsolOrSol,RapUnsolOrSol'
is.comparable(x, y)
## S4 method for signature 'RapData,RapUnsolOrSol'
is.comparable(x, y)
## S4 method for signature 'RapUnsolOrSol,RapData'
is.comparable(x, y)
| x | 
 | 
| y | 
 | 
logical are the objects based on the same data?
RapData, RapUnsolved, RapSolved.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.