CodeFragment {stencilaschema} | R Documentation |
Inline code.
CodeFragment(text, format, id, meta, programmingLanguage)
text |
The text of the code. Required. |
format |
Media type, typically expressed using a MIME format, of the code. |
id |
The identifier for this item. |
meta |
Metadata associated with this item. |
programmingLanguage |
The programming language of the code. |
A list
of class CodeFragment