powered by
Tests if an object has the class attribute "inline".
"inline"
is.inline(x)
an object to be tested.
a logical indicating if the provided object is of type "inline".
# NOT RUN { is.inline(as.inline(NULL)) # }
Run the code above in your browser using DataLab