powered by
Objects of class "inline" can be combined by using the generic default method "c" (combine).
"inline"
"c"
# S3 method for inline c(...)
an list of "inline" objects.
objects to be concatenated.
c(Str("some"), Strong("text"))
Run the code above in your browser using DataLab