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