View source: R/pandocfilters.R
| is.block | R Documentation |
Tests if an object has the class attribute "block".
is.block(x)
x |
an object to be tested. |
a logical indicating if the provided object is of type "block".
is.block(as.block(NULL))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.