isSameIntervals | R Documentation |
This functions returns TRUE
if and only if two intervals are the same.
isSameIntervals(int1, int2)
int1, int2 |
"Intervals" objects. |
This function returns the desired logical result.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.