Learn R Programming

htmlreportR (version 1.0.0)

concat: Custom addition operator for combining htmlReport objects

Description

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

Value

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

Arguments

value

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

Details

Custom addition operator for combining htmlReport objects