concat {htmlreportR}R Documentation

Custom addition operator for combining htmlReport objects

Description

This function defines a custom addition operator for combining two strings.

Arguments

value

An object of any type that can be coerced to character.

Details

Custom addition operator for combining htmlReport objects

Value

An object of class "htmlReport" with an updated @all_report which includes at the end the "value" string.


[Package htmlreportR version 1.0.0 Index]