is_apply2: is function vectorized over list of objects and vector of...

Description Usage Arguments Details

Description

is function vectorized over list of objects and vector of classes

Usage

1
is_apply2(x, class_names)

Arguments

x

list of objects

class_names

name of the class

Details

For each object in the list, it is checked againts all the class names given. If any of the test is successfull it returns TRUE for given object.


vh-d/ETLtools documentation built on May 18, 2019, 2:36 p.m.