View source: R/pandocfilters.R
| is.inline | R Documentation |
Tests if an object has the class attribute "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))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.