| intersects {UpSetR} | R Documentation |
A query paramter to visualize elements contained in specific intersections
intersects(func, query, ...)
func |
A functions provided internally |
query |
Input from the queries parameter assigned to the intersection function. |
... |
Additional paramters to be applied internally |
See examples section of upset function on how to use this function in the queries parameter.