powered by
Checks if the method is defined for the class.
check_class(class, method)
the object class to check
the name of functions to be called
# NOT RUN { quanteda:::check_class("tokens", "dfm_select") # }
Run the code above in your browser using DataLab