powered by
Constructs an inline object of type "Cite".
"Cite"
Cite(citation, x)
an object of type "Citation"
"Citation"
a inline object or a list of inline objects
ci <- Citation(suffix=list(Str("Suffix_1")), id="Citation_ID_1", prefix=list(Str("Prefix_1"))) Cite(ci, Str("some text"))
Run the code above in your browser using DataLab