powered by
Constructs an inline object of type "Span".
"Span"
Span(attr, inline)
an object of type "Attr"
"Attr"
a inline object or a list of inline objects which will be shown
# NOT RUN { attr <- Attr("A", "B", list(c("C", "D"))) Span(attr, "some inline string") # }
Run the code above in your browser using DataLab