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