Tests if an object has the class attribute "inline".
"inline"
is.inline(x)
x
an object to be tested.
a logical indicating if the provided object is of type "inline".
is.inline(as.inline(NULL))