powered by
Constructs an inline object of type "RawInline".
"RawInline"
RawInline(format, x)
a character string giving the format (e.g. "latex", "html")
"latex"
"html"
a character string giving the inline
# NOT RUN { RawInline("latex", "some RawInline") # }
Run the code above in your browser using DataLab