View source: R/pandocfilters.R
| as.inline | R Documentation |
Objects of the classes "NULL" and "character"
can be coerced to "inline".
as.inline(x)
x |
an object of type |
an object of class "inline".
as.inline("some text")
as.inline(NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.