Check object class for functions
Checks if the method is defined for the class.
check_class(class, method)
class |
the object class to check |
method |
the name of functions to be called |
## Not run: quanteda:::check_class("tokens", "dfm_select") ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.