visitSet abstract method

R visitSet(
  1. ExprSet set,
  2. A arg
)

Implementation

R visitSet(ExprSet set, A arg);