maintrepair_class | R Documentation |
Functions to help with with the 'maintrepair' class type.
is_maintrepair()
checks if object is of type 'maintrepair'
is_maintrepair_list()
check if the object is a list where all members are of class 'maintrepair'.
is_maintrepair(x)
is_maintrepair_list(x)
x |
An object to test or coerce to type 'maintrepair'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.