concat {htmlreportR} | R Documentation |
This function defines a custom addition operator for combining two strings.
value |
An object of any type that can be coerced to character. |
Custom addition operator for combining htmlReport objects
An object of class "htmlReport" with an updated @all_report which includes at the end the "value" string.